From e547eeb116a7747aaf49f82a626418ecf9cc69e9 Mon Sep 17 00:00:00 2001 From: Kari Salminen Date: Tue, 12 Aug 2008 20:27:49 +0000 Subject: Tiny comment fix. svn-id: r33807 --- engines/cine/texte.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/engines/cine/texte.cpp b/engines/cine/texte.cpp index a7533c30a9..b5ca628b03 100644 --- a/engines/cine/texte.cpp +++ b/engines/cine/texte.cpp @@ -417,7 +417,7 @@ void initLanguage(Common::Language lang) { "Nimm", "Bestand", "Benutze", - "Bet\x84tige", // FIXME? The third letter should be Latin Small Letter A with diaeresis + "Bet\x84tige", // FIXME? The fourth letter should be Latin Small Letter A with diaeresis "Sprich", "NOACTION" }; -- cgit v1.2.3