diff options
Diffstat (limited to 'windows')
-rw-r--r-- | windows/2K_XP_Vista/autohotkey/neo20-all-in-one.ahk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/windows/2K_XP_Vista/autohotkey/neo20-all-in-one.ahk b/windows/2K_XP_Vista/autohotkey/neo20-all-in-one.ahk index 1aad14f..6965958 100644 --- a/windows/2K_XP_Vista/autohotkey/neo20-all-in-one.ahk +++ b/windows/2K_XP_Vista/autohotkey/neo20-all-in-one.ahk @@ -1044,7 +1044,7 @@ return Send {+}
}
else if Ebene = 6
- SendUnicodeChar(0x2202) ; "verdrehtes e" (partielle Ableitung)
+ SendUnicodeChar(0x2202) ; "geschweiftes d" (partielle Ableitung)
PriorDeadKey := "" CompKey := ""
return
|