diff options
-rw-r--r-- | devtools/create_mortdat/enginetext.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devtools/create_mortdat/enginetext.h b/devtools/create_mortdat/enginetext.h index f785c4d974..6095f09360 100644 --- a/devtools/create_mortdat/enginetext.h +++ b/devtools/create_mortdat/enginetext.h @@ -29,7 +29,7 @@ const char *engineDataEn[] = { "[2][ ][YES][NO]", "Go to", - "Someone enters, looks surised, but says nothing", + "Someone enters, looks surprised, but says nothing", " Cool ", "Oppressive", " Tense ", @@ -136,7 +136,7 @@ const char *engineDataFr[] = { const char *engineDataDe[] = { "[2][ ][JA][NEIN]", "Go to", - "Someone enters, looks surised, but says nothing", + "Someone enters, looks surprised, but says nothing", "Cool", "Schwer", "Ungesund", |