diff options
author | Martin Kiewitz | 2016-02-10 21:00:28 +0100 |
---|---|---|
committer | Martin Kiewitz | 2016-02-10 21:00:28 +0100 |
commit | c8833662e047cd5640473f5b137c9df45228c584 (patch) | |
tree | 918c332190676dfe3ba99234e313934acc3d8b1a /engines/sherlock/tattoo | |
parent | 808d622ed5fb6230d5b8ed43c417275d83d0b315 (diff) | |
download | scummvm-rg350-c8833662e047cd5640473f5b137c9df45228c584.tar.gz scummvm-rg350-c8833662e047cd5640473f5b137c9df45228c584.tar.bz2 scummvm-rg350-c8833662e047cd5640473f5b137c9df45228c584.zip |
SHERLOCK: SS: Fix fixed text typo
Diffstat (limited to 'engines/sherlock/tattoo')
-rw-r--r-- | engines/sherlock/tattoo/tattoo_fixed_text.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/sherlock/tattoo/tattoo_fixed_text.cpp b/engines/sherlock/tattoo/tattoo_fixed_text.cpp index 03a60f0cae..4d90625ad1 100644 --- a/engines/sherlock/tattoo/tattoo_fixed_text.cpp +++ b/engines/sherlock/tattoo/tattoo_fixed_text.cpp @@ -247,7 +247,7 @@ static const char *const fixedTextDE[] = { "In Datei sichern", // original: "Speichern" "Suche abbrechen", "R\201ckw\204rts suchen ", - "Vorwarts suchen ", + "Vorw\204rts suchen ", "Text nicht gefunden", "Holmes", |