summaryrefslogtreecommitdiff
path: root/lib/libvmmapi/vmmapi.h
diff options
context:
space:
mode:
authorPedro F. Giffuni <pfg@FreeBSD.org>2016-05-01 19:37:33 +0000
committerPedro F. Giffuni <pfg@FreeBSD.org>2016-05-01 19:37:33 +0000
commit75f46cf6c81eff6229b9579513b6e7769b91d75d (patch)
tree0915c4e45d9b930a70f4e5e0d87c272630e6ade2 /lib/libvmmapi/vmmapi.h
parent7b45c9dfe1181992c75439a067e7462ad92e9bd4 (diff)
Notes
Diffstat (limited to 'lib/libvmmapi/vmmapi.h')
-rw-r--r--lib/libvmmapi/vmmapi.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libvmmapi/vmmapi.h b/lib/libvmmapi/vmmapi.h
index 57f8c564ed2df..98eee60a86195 100644
--- a/lib/libvmmapi/vmmapi.h
+++ b/lib/libvmmapi/vmmapi.h
@@ -176,7 +176,7 @@ int vm_get_hpet_capabilities(struct vmctx *ctx, uint32_t *capabilities);
/*
* Translate the GLA range [gla,gla+len) into GPA segments in 'iov'.
- * The 'iovcnt' should be big enough to accomodate all GPA segments.
+ * The 'iovcnt' should be big enough to accommodate all GPA segments.
*
* retval fault Interpretation
* 0 0 Success