aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJoey Hess <joey@kodama.kitenet.net>2008-07-26 22:39:46 -0400
committerJoey Hess <joey@kodama.kitenet.net>2008-07-26 22:39:46 -0400
commit2c08693645c498f8ff8c8d2021b97504bf0d9383 (patch)
tree2d58052da7214148084dbd8a14739b1f09cc0490 /doc
parent67a63e786069db7071ae6f673819344e4fbf6983 (diff)
downloadikiwiki-2c08693645c498f8ff8c8d2021b97504bf0d9383.tar
ikiwiki-2c08693645c498f8ff8c8d2021b97504bf0d9383.tar.gz
clarification
Diffstat (limited to 'doc')
-rw-r--r--doc/plugins/write.mdwn4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/plugins/write.mdwn b/doc/plugins/write.mdwn
index 896b98827..3d26842c2 100644
--- a/doc/plugins/write.mdwn
+++ b/doc/plugins/write.mdwn
@@ -367,8 +367,8 @@ configuration options.
The hook is passed no parameters. It returns data about the configuration
options added by the plugin. It can also check if the plugin is usable, and
-die if the plugin is not available, which will cause the plugin to not be
-offered in the configuration interface.
+die if not, which will cause the plugin to not be offered in the configuration
+interface.
The data returned is a list of `%config` options, followed by a hash
describing the option. For example: