summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/plugins/contrib/report/discussion.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/plugins/contrib/report/discussion.mdwn b/doc/plugins/contrib/report/discussion.mdwn
index 6b1e28f6a..918d0779b 100644
--- a/doc/plugins/contrib/report/discussion.mdwn
+++ b/doc/plugins/contrib/report/discussion.mdwn
@@ -4,7 +4,7 @@ or the ability to not have `archive="yes"`), plus part of
for template evaluation being relatively stateless.
A large part of this plugin would just fall off if one of the versions of
-[[todo/allow_add_plugins_to_add_sorting_methods]] was merged, which was a
+"[[todo/allow_plugins_to_add_sorting_methods]]" was merged, which was a
large part of the idea of that feature request :-) To make use of that
you'd have to use `pagespec_match_list` in the trail case too, but that's
easy enough - just add `list => [@the_trail_pages]` to the arguments.