summaryrefslogtreecommitdiffstats
path: root/windows/autohotkey/Source/Keys-Neo.ahk
diff options
context:
space:
mode:
authordennis <dennis@b9310e46-f624-0410-8ea1-cfbb3a30dc96>2008-08-20 23:07:49 +0000
committerdennis <dennis@b9310e46-f624-0410-8ea1-cfbb3a30dc96>2008-08-20 23:07:49 +0000
commitae34b07e0e0076cca58878a28e011e976124ec0a (patch)
tree06ade4729872233278a507778062963b37494816 /windows/autohotkey/Source/Keys-Neo.ahk
parent8a6517138f83f6e620df87b1332e56c655dab9b1 (diff)
Etwas Dokumentation ergänzt.
git-svn-id: https://svn.neo-layout.org@782 b9310e46-f624-0410-8ea1-cfbb3a30dc96
Diffstat (limited to 'windows/autohotkey/Source/Keys-Neo.ahk')
-rw-r--r--windows/autohotkey/Source/Keys-Neo.ahk2
1 files changed, 1 insertions, 1 deletions
diff --git a/windows/autohotkey/Source/Keys-Neo.ahk b/windows/autohotkey/Source/Keys-Neo.ahk
index 2c1fd53..b23bb0a 100644
--- a/windows/autohotkey/Source/Keys-Neo.ahk
+++ b/windows/autohotkey/Source/Keys-Neo.ahk
@@ -1500,7 +1500,7 @@ neo_SpaceUp:
else if (Ebene = 5)
SendUnicodeChar(0x00A0) ; geschütztes Leerzeichen
else if (Ebene = 6)
- SendUnicodeChar(0x202F) ; schmales Leerzeichen
+ SendUnicodeChar(0x202F) ; schmales geschütztes Leerzeichen
DeadKey := "" CompKey := ""
spacepressed := 0
keypressed := 0