summaryrefslogtreecommitdiff
path: root/tex/context/base/sort-lan.lua
diff options
context:
space:
mode:
authorMarius <mariausol@gmail.com>2013-12-14 14:40:29 +0200
committerMarius <mariausol@gmail.com>2013-12-14 14:40:29 +0200
commit0206a143cbba88e11f40e4aabb9350b24a93a8ac (patch)
treeb6155e5c7b82b42c6f7fda387491c283cf19eb7f /tex/context/base/sort-lan.lua
parenta580b214e706b8a24a181514b04b9130120e8763 (diff)
downloadcontext-0206a143cbba88e11f40e4aabb9350b24a93a8ac.tar.gz
beta 2013.12.14 13:34
Diffstat (limited to 'tex/context/base/sort-lan.lua')
-rw-r--r--tex/context/base/sort-lan.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/tex/context/base/sort-lan.lua b/tex/context/base/sort-lan.lua
index 8efc0924a..6d16c0d80 100644
--- a/tex/context/base/sort-lan.lua
+++ b/tex/context/base/sort-lan.lua
@@ -59,7 +59,7 @@ definitions["en"] = { parent = "default" }
definitions['nl'] = {
parent = 'default',
replacements = {
- { "ij", 'y' }, { "IJ", 'Y' },
+ { "ij", 'y' }, { "IJ", 'Y' }, -- hm
},
}