From fb7c4038f2d2bfc078c38e8575f6e7547324f9d2 Mon Sep 17 00:00:00 2001 From: ars_goldendict Date: Tue, 12 May 2009 19:16:31 +0000 Subject: [PATCH] typo fixed --- src/german.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/german.cc b/src/german.cc index 8d0da041..39888c5b 100644 --- a/src/german.cc +++ b/src/german.cc @@ -25,7 +25,7 @@ GermanTable::GermanTable() ins( "UE", "Ü" ); ins( "AE", "Ä" ); - ins( "OS", "Ö" ); + ins( "OE", "Ö" ); ins( "SS", "ß" ); // ins( "ü", "ue" );