summaryrefslogtreecommitdiffstats
path: root/windows/autohotkey/Source/Keys-DeadKeys.ahk
diff options
context:
space:
mode:
authormartin_r <martin_r@b9310e46-f624-0410-8ea1-cfbb3a30dc96>2008-10-27 19:39:39 +0000
committermartin_r <martin_r@b9310e46-f624-0410-8ea1-cfbb3a30dc96>2008-10-27 19:39:39 +0000
commita79f538254e2ee4044e4a2022df1246346e82c53 (patch)
tree07cd511f0f4f9ec147d431039043eaf014df3402 /windows/autohotkey/Source/Keys-DeadKeys.ahk
parent686cd202edb3b2ff922889cd62732ea4de9d5fee (diff)
Anpassung an die Referenz
git-svn-id: https://svn.neo-layout.org@1046 b9310e46-f624-0410-8ea1-cfbb3a30dc96
Diffstat (limited to 'windows/autohotkey/Source/Keys-DeadKeys.ahk')
-rw-r--r--windows/autohotkey/Source/Keys-DeadKeys.ahk2
1 files changed, 1 insertions, 1 deletions
diff --git a/windows/autohotkey/Source/Keys-DeadKeys.ahk b/windows/autohotkey/Source/Keys-DeadKeys.ahk
index e2bc338..6a8a697 100644
--- a/windows/autohotkey/Source/Keys-DeadKeys.ahk
+++ b/windows/autohotkey/Source/Keys-DeadKeys.ahk
@@ -37,7 +37,7 @@ neo_tot2:
deadUni(0x00A8, "dead_diaeresis", "g3")
- else if (Ebene = 4) and !CheckDeadUni("g4",0x030F) ; Doppelgravis, tot
+ else if (Ebene = 4) and !CheckDeadUni("g4",0x030F) ; Doppelgravis, tot
deadUni(0x02F5, "dead_doublegrave", "g4")