summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/context/base/s-languages-hyphenation.lua
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/context/base/s-languages-hyphenation.lua')
-rw-r--r--Master/texmf-dist/tex/context/base/s-languages-hyphenation.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/context/base/s-languages-hyphenation.lua b/Master/texmf-dist/tex/context/base/s-languages-hyphenation.lua
index 660392f802b..c16c5bd2d94 100644
--- a/Master/texmf-dist/tex/context/base/s-languages-hyphenation.lua
+++ b/Master/texmf-dist/tex/context/base/s-languages-hyphenation.lua
@@ -24,7 +24,7 @@ local newglue = nodepool.glue
local insert_node_after = node.insert_after
local traverse_by_id = node.traverse_id
local hyphenate = lang.hyphenate
-local find_tail = node.slide
+local find_tail = node.tail
local remove_node = nodes.remove
local tracers = nodes.tracers