[Scummvm-cvs-logs] scummvm master -> a7351610a14171740005c1270fb3062f6f6f8729
m-kiewitz
m_kiewitz at users.sourceforge.net
Wed Feb 10 20:02:14 CET 2016
This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .
Summary:
a7351610a1 SHERLOCK: RT: Fix typo in fixed inventory text
Commit: a7351610a14171740005c1270fb3062f6f6f8729
https://github.com/scummvm/scummvm/commit/a7351610a14171740005c1270fb3062f6f6f8729
Author: Martin Kiewitz (m_kiewitz at users.sourceforge.net)
Date: 2016-02-10T20:02:14+01:00
Commit Message:
SHERLOCK: RT: Fix typo in fixed inventory text
bug #7023
Changed paths:
engines/sherlock/tattoo/tattoo_fixed_text.cpp
diff --git a/engines/sherlock/tattoo/tattoo_fixed_text.cpp b/engines/sherlock/tattoo/tattoo_fixed_text.cpp
index b50fa03..03a60f0 100644
--- a/engines/sherlock/tattoo/tattoo_fixed_text.cpp
+++ b/engines/sherlock/tattoo/tattoo_fixed_text.cpp
@@ -235,7 +235,7 @@ static const char *const fixedTextDE[] = {
"Tagebuch",
"Tasche",
"Optionen",
- "L\224osen",
+ "L\224sen",
"mit",
"Keine Wirkung...",
"Diese Person wei\341 im Augenblick nichts zu berichten.",
More information about the Scummvm-git-logs
mailing list