summaryrefslogtreecommitdiff
path: root/giscanner/mallard-C-record.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'giscanner/mallard-C-record.tmpl')
-rw-r--r--giscanner/mallard-C-record.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/giscanner/mallard-C-record.tmpl b/giscanner/mallard-C-record.tmpl
index a173e77a..1c7223a8 100644
--- a/giscanner/mallard-C-record.tmpl
+++ b/giscanner/mallard-C-record.tmpl
@@ -8,5 +8,5 @@
<link type="guide" xref="index"/>
</info>
<title>${node.namespace.name}${node.name}</title>
-${formatter.format(node.doc)}
+${formatter.format(node, node.doc)}
</page>