summaryrefslogtreecommitdiff
path: root/tex/context/base/strc-bkm.lua
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/base/strc-bkm.lua')
-rw-r--r--tex/context/base/strc-bkm.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/tex/context/base/strc-bkm.lua b/tex/context/base/strc-bkm.lua
index dbb7d3853..d9c268ce4 100644
--- a/tex/context/base/strc-bkm.lua
+++ b/tex/context/base/strc-bkm.lua
@@ -173,7 +173,7 @@ function bookmarks.flatten(levels)
local old = lj[1]
lj[1] = new
if trace_bookmarks then
- report_bookmarks("promoting entry %s from level %s to %s: %s",j,old,new,lj[2])
+ report_bookmarks("promoting entry %a from level %a to %a: %s",j,old,new,lj[2])
end
end
skip = true