summaryrefslogtreecommitdiff
path: root/tex/context/base/mkiv/page-otr.lua
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/base/mkiv/page-otr.lua')
-rw-r--r--tex/context/base/mkiv/page-otr.lua4
1 files changed, 2 insertions, 2 deletions
diff --git a/tex/context/base/mkiv/page-otr.lua b/tex/context/base/mkiv/page-otr.lua
index 307158684..c87f419b4 100644
--- a/tex/context/base/mkiv/page-otr.lua
+++ b/tex/context/base/mkiv/page-otr.lua
@@ -7,6 +7,6 @@ if not modules then modules = { } end modules ['page-otr'] = {
}
interfaces.implement {
- name = "triggerpagebuilder",
- actions = tex.triggerbuildpage,
+ name = "triggerpagebuilder",
+ actions = tex.triggerbuildpage,
}