From 7daecef2aaab3647011a5a7a0859e27558dcb9b3 Mon Sep 17 00:00:00 2001 From: Markus Mittendrein Date: Wed, 7 Sep 2016 20:55:40 +0200 Subject: Use ö instead of oe in help-text. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/crsm.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/crsm.cpp b/src/crsm.cpp index 0fc391d..601d3b1 100644 --- a/src/crsm.cpp +++ b/src/crsm.cpp @@ -2272,7 +2272,7 @@ CMD_FUNCTION_IMPL(help) respond(client, response + "\n"); respond(client, "Genauere Informationen zu einem Befehl mit " + Config.CRSM.CommandSigns.first() + "help \n" "[Sachen in eckigen Klammern sind optional]\n" - "\n" + "\n" "Beim Einsetzen der Argumente werden <> bzw. [] weggelassen.\n"); } else -- cgit v1.2.3-54-g00ecf