tools/libxc: fix comment typo in xc_domain_save
authorOlaf Hering <olaf@aepfle.de>
Thu, 16 Dec 2010 18:24:57 +0000 (18:24 +0000)
committerOlaf Hering <olaf@aepfle.de>
Thu, 16 Dec 2010 18:24:57 +0000 (18:24 +0000)
evey -> every

Signed-off-by: Olaf Hering <olaf@aepfle.de>
tools/libxc/xc_domain_save.c

index 675611b15d4d29ef9d0dac4efd097268a39e68bf..22bab3c858cbda739ea8c352a1f61a1e8d77be27 100644 (file)
@@ -1199,7 +1199,7 @@ int xc_domain_save(xc_interface *xch, int io_fd, uint32_t dom, uint32_t max_iter
 
             if ( !last_iter )
             {
-                /* Slightly wasteful to peek the whole array evey time,
+                /* Slightly wasteful to peek the whole array every time,
                    but this is fast enough for the moment. */
                 frc = xc_shadow_control(
                     xch, dom, XEN_DOMCTL_SHADOW_OP_PEEK, HYPERCALL_BUFFER(to_skip),