From d63287105d9795bbde3bb9aa4c8e0e8d9c850a3e Mon Sep 17 00:00:00 2001 From: martin_r Date: Sun, 2 Nov 2008 00:06:49 +0000 Subject: Rechtschreibfehler, DeadCompose überflüssig MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: https://svn.neo-layout.org@1087 b9310e46-f624-0410-8ea1-cfbb3a30dc96 --- windows/autohotkey/Source/Global-Part.ahk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'windows/autohotkey/Source/Global-Part.ahk') diff --git a/windows/autohotkey/Source/Global-Part.ahk b/windows/autohotkey/Source/Global-Part.ahk index 41db3d8..03ef728 100644 --- a/windows/autohotkey/Source/Global-Part.ahk +++ b/windows/autohotkey/Source/Global-Part.ahk @@ -80,7 +80,7 @@ IniRead,DeadCompose,%ini%,Global,DeadCompose,1 IniRead,striktesMod2Lock,%ini%,Global,striktesMod2Lock,0 /*********************** -* Recourcen-Verwaltung * +* Resourcen-Verwaltung * ************************ */ if (FileExist("ResourceFolder") <> false) { -- cgit v1.2.3