summaryrefslogtreecommitdiff
path: root/giscanner/doctemplates/devdocs/Gjs/_index.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'giscanner/doctemplates/devdocs/Gjs/_index.tmpl')
-rw-r--r--giscanner/doctemplates/devdocs/Gjs/_index.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/giscanner/doctemplates/devdocs/Gjs/_index.tmpl b/giscanner/doctemplates/devdocs/Gjs/_index.tmpl
index f3d588ae..e53f4558 100644
--- a/giscanner/doctemplates/devdocs/Gjs/_index.tmpl
+++ b/giscanner/doctemplates/devdocs/Gjs/_index.tmpl
@@ -141,7 +141,7 @@
<tr>
<td class="${doc.deprecated_class(s)}">
<a href="#${formatter.make_anchor(s)}">${s.name}</a><!-- no space
- -->(${formatter.format_in_parameters(s)})
+ -->(${formatter.format_signal_parameters(s)})
</td>
</tr>
</%doc:introspectable>