mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-09-29 04:25:57 +00:00
doc: fix API documentation misspellings
Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
This commit is contained in:
@@ -252,7 +252,7 @@ struct hc_ptdev_irq {
|
||||
} __aligned(8);
|
||||
|
||||
/**
|
||||
* Hypervisor api version info, return it for HC_GET_API_VERSION hyercall
|
||||
* Hypervisor api version info, return it for HC_GET_API_VERSION hypercall
|
||||
*/
|
||||
struct hc_api_version {
|
||||
/** hypervisor api major version */
|
||||
|
Reference in New Issue
Block a user