OSDN Git Service

maney -> money
authormogami <mogami@0568b783-4c39-0410-ac80-bf13821ea2a2>
Sat, 25 May 2002 10:26:24 +0000 (10:26 +0000)
committermogami <mogami@0568b783-4c39-0410-ac80-bf13821ea2a2>
Sat, 25 May 2002 10:26:24 +0000 (10:26 +0000)
src/bldg.c

index f70b239..c56c7f9 100644 (file)
@@ -2186,7 +2186,7 @@ static bool kankin(void)
 #ifdef JP
                        sprintf(buf, "%s ¤ò´¹¶â¤·¤Þ¤¹¤«¡©",o_name);
 #else
-                       sprintf(buf, "Convert %s into maney? ",o_name);
+                       sprintf(buf, "Convert %s into money? ",o_name);
 #endif
                        if (get_check(buf))
                        {
@@ -2214,7 +2214,7 @@ static bool kankin(void)
 #ifdef JP
                        sprintf(buf, "%s ¤ò´¹¶â¤·¤Þ¤¹¤«¡©",o_name);
 #else
-                       sprintf(buf, "Convert %s into maney? ",o_name);
+                       sprintf(buf, "Convert %s into money? ",o_name);
 #endif
                        if (get_check(buf))
                        {
@@ -2242,7 +2242,7 @@ static bool kankin(void)
 #ifdef JP
                        sprintf(buf, "%s ¤ò´¹¶â¤·¤Þ¤¹¤«¡©",o_name);
 #else
-                       sprintf(buf, "Convert %s into maney? ",o_name);
+                       sprintf(buf, "Convert %s into money? ",o_name);
 #endif
                        if (get_check(buf))
                        {
@@ -2271,7 +2271,7 @@ static bool kankin(void)
 #ifdef JP
                        sprintf(buf, "%s ¤ò´¹¶â¤·¤Þ¤¹¤«¡©",o_name);
 #else
-                       sprintf(buf, "Convert %s into maney? ",o_name);
+                       sprintf(buf, "Convert %s into money? ",o_name);
 #endif
                        if (get_check(buf))
                        {
@@ -2299,7 +2299,7 @@ static bool kankin(void)
 #ifdef JP
                        sprintf(buf, "%s ¤ò´¹¶â¤·¤Þ¤¹¤«¡©",o_name);
 #else
-                       sprintf(buf, "Convert %s into maney? ",o_name);
+                       sprintf(buf, "Convert %s into money? ",o_name);
 #endif
                        if (get_check(buf))
                        {
@@ -2330,7 +2330,7 @@ static bool kankin(void)
 #ifdef JP
                                sprintf(buf, "%s ¤ò´¹¶â¤·¤Þ¤¹¤«¡©",o_name);
 #else
-                               sprintf(buf, "Convert %s into maney? ",o_name);
+                               sprintf(buf, "Convert %s into money? ",o_name);
 #endif
                                if (get_check(buf))
                                {