OSDN Git Service

Typo fix: "Realy" -> "Really".
authornothere <nothere@0568b783-4c39-0410-ac80-bf13821ea2a2>
Wed, 9 Jul 2003 13:06:16 +0000 (13:06 +0000)
committernothere <nothere@0568b783-4c39-0410-ac80-bf13821ea2a2>
Wed, 9 Jul 2003 13:06:16 +0000 (13:06 +0000)
src/object2.c

index 09b74b0..a2da252 100644 (file)
@@ -6743,7 +6743,7 @@ bool process_warning(int xx, int yy)
 #ifdef JP
                        return get_check("ËÜÅö¤Ë¤³¤Î¤Þ¤Þ¿Ê¤à¤«¡©");
 #else
-                       return get_check("Realy want to go ahead? ");
+                       return get_check("Really want to go ahead? ");
 #endif
                }
        }