diff options
-rw-r--r-- | doc/ikiwiki/directive.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ikiwiki/directive.mdwn b/doc/ikiwiki/directive.mdwn index 775adaa0f..dafbd7271 100644 --- a/doc/ikiwiki/directive.mdwn +++ b/doc/ikiwiki/directive.mdwn @@ -39,7 +39,7 @@ For backward compatibility with existing wikis, this option currently defaults to off, so ikiwiki supports the old syntax. [[!if test="enabled(listdirectives)" then=""" -Here is a list of available directives: +Here is a list of currently available directives in this wiki: [[!listdirectives ]] """]] |