Merge pull request #322 from dbkinder/api-spell

doc: fix API documentation misspellings
This commit is contained in:
Wang, Hongbo
2018-06-12 07:45:21 +08:00
committed by GitHub
2 changed files with 4 additions and 4 deletions

View File

@@ -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 */