diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-07-21 22:46:15 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-07-21 22:46:15 -0400 |
commit | 80f95cc598ed4803927662edbab113b64da28518 (patch) | |
tree | 2abc59342635ba091352fab896fcb51781b758aa /doc/plugins | |
parent | a3e16cd29f65182c4119bcc9303432efe01bc5c1 (diff) |
improve docs
Diffstat (limited to 'doc/plugins')
-rw-r--r-- | doc/plugins/remove.mdwn | 2 | ||||
-rw-r--r-- | doc/plugins/rename.mdwn | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/plugins/remove.mdwn b/doc/plugins/remove.mdwn index cb2264a3b..be382e1d8 100644 --- a/doc/plugins/remove.mdwn +++ b/doc/plugins/remove.mdwn @@ -4,4 +4,4 @@ This plugin allows pages or other files to be removed using the web interface. -Users can only remove things that they are allowed to edit. +Users can only remove things that they are allowed to edit or upload. diff --git a/doc/plugins/rename.mdwn b/doc/plugins/rename.mdwn index f4624e2fd..f5433ca65 100644 --- a/doc/plugins/rename.mdwn +++ b/doc/plugins/rename.mdwn @@ -4,4 +4,4 @@ This plugin allows pages or other files to be renamed using the web interface. -Users can only rename things that they are allowed to edit. +Users can only rename things that they are allowed to edit or upload. |