mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-09-13 21:09:54 +00:00
Merge pull request #322 from dbkinder/api-spell
doc: fix API documentation misspellings
This commit is contained in:
@@ -228,7 +228,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