summaryrefslogtreecommitdiff
path: root/tex/context/base/node-tra.lua
diff options
context:
space:
mode:
authorHans Hagen <pragma@wxs.nl>2010-11-26 21:21:00 +0100
committerHans Hagen <pragma@wxs.nl>2010-11-26 21:21:00 +0100
commit5210d9a67dba47edb0e5c6944c4a5aa8bc6d60fb (patch)
treed0b0f3da6e1657042d2615550be9fd20fcc98cb6 /tex/context/base/node-tra.lua
parent196bf895e4ace113ff1585d6e15d96d8ce6c8e3f (diff)
downloadcontext-5210d9a67dba47edb0e5c6944c4a5aa8bc6d60fb.tar.gz
beta 2010.11.26 21:21
Diffstat (limited to 'tex/context/base/node-tra.lua')
-rw-r--r--tex/context/base/node-tra.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/tex/context/base/node-tra.lua b/tex/context/base/node-tra.lua
index ff038a816..27665d60b 100644
--- a/tex/context/base/node-tra.lua
+++ b/tex/context/base/node-tra.lua
@@ -235,7 +235,7 @@ function step_tracers.glyphs(n,i)
end
function step_tracers.features()
- -- we cannot use first_character here as it only finds characters with subtype < 256
+ -- we cannot use first_glyph here as it only finds characters with subtype < 256
local f = collection[1]
while f do
if f.id == glyph_code then