From 75f46cf6c81eff6229b9579513b6e7769b91d75d Mon Sep 17 00:00:00 2001 From: "Pedro F. Giffuni" Date: Sun, 1 May 2016 19:37:33 +0000 Subject: lib: minor spelling fixes in comments. No functional change. --- lib/libvmmapi/vmmapi.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/libvmmapi') 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 -- cgit v1.2.3