summaryrefslogtreecommitdiff
path: root/tex/context/base/strc-reg.lua
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/base/strc-reg.lua')
-rw-r--r--tex/context/base/strc-reg.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/tex/context/base/strc-reg.lua b/tex/context/base/strc-reg.lua
index 8ab611677..96b45022f 100644
--- a/tex/context/base/strc-reg.lua
+++ b/tex/context/base/strc-reg.lua
@@ -411,7 +411,7 @@ local function removeemptyentries(result)
end
end
if m > 0 then
- report_registers("%s empty entries removed in register")
+ report_registers("%s empty entries removed in register",m)
end
end