comment


git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@100 c046a42c-6fe2-441c-8c8c-71466251a162
diff --git a/cpu-i386.h b/cpu-i386.h
index 76db7a6..ca33791 100644
--- a/cpu-i386.h
+++ b/cpu-i386.h
@@ -163,7 +163,7 @@
     uint32_t eip;
     uint32_t eflags; /* eflags register. During CPU emulation, CC
                         flags and DF are set to zero because they are
-                        store elsewhere */
+                        stored elsewhere */
 
     /* emulator internal eflags handling */
     uint32_t cc_src;