summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/plugins/sortnaturally.mdwn5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/plugins/sortnaturally.mdwn b/doc/plugins/sortnaturally.mdwn
index 91f373f6b..a16381946 100644
--- a/doc/plugins/sortnaturally.mdwn
+++ b/doc/plugins/sortnaturally.mdwn
@@ -1,5 +1,6 @@
[[!template id=plugin name=sortnaturally core=1 author="[[chrysn]], [[smcv]]"]]
[[!tag type/meta]]
-This plugin provides the `title_natural` [[ikiwiki/pagespec/sorting]] order,
-which uses Sort::Naturally to sort numbered pages in a more natural order.
+This plugin provides the `title_natural` [[ikiwiki/pagespec/sorting]]
+order, which uses [[!cpan Sort::Naturally]] to sort numbered pages in a
+more natural order.