summaryrefslogtreecommitdiff
path: root/symbols/ng
diff options
context:
space:
mode:
authorsvu <svu>2008-03-30 17:07:44 +0000
committersvu <svu>2008-03-30 17:07:44 +0000
commitafda4614ef2737a32d3ad4c8599339547074b7bc (patch)
treea5a592ca898e53f7a353e9baf33de4576ce1fbfa /symbols/ng
parentb6186201cde6d807cf985ec9cec320032da43096 (diff)
fixing unicode codes, b.fd.o#15273
Diffstat (limited to 'symbols/ng')
-rw-r--r--symbols/ng2
1 files changed, 1 insertions, 1 deletions
diff --git a/symbols/ng b/symbols/ng
index ffd0c54b..8c3567b3 100644
--- a/symbols/ng
+++ b/symbols/ng
@@ -97,7 +97,7 @@ xkb_symbols "olpc" {
key <AC06> { [ h, H, 0x1001EE5, 0x1001EE4 ] }; // U with dot below
key <AC07> { [ j, J, 0x1001ECB, 0x1001ECA ] }; // I with dot below
key <AC08> { [ k, K, 0x1000199, 0x1000198 ] }; // K with hook
- key <AC09> { [ l, L, 0x10001E37, 0x1001E36 ] }; // L with dot below
+ key <AC09> { [ l, L, 0x1001E37, 0x1001E36 ] }; // L with dot below
key <AC10> { [ semicolon, colon, masculine, ordfeminine ] };
key <AC11> { [ apostrophe, quotedbl, currency, currency ] };
key <BKSL> { [ backslash, bar, section, section ] };