diff options
Diffstat (limited to 'doc/plugins')
-rw-r--r-- | doc/plugins/editdiff.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/plugins/editdiff.mdwn b/doc/plugins/editdiff.mdwn index edd820a62..61c36a9d6 100644 --- a/doc/plugins/editdiff.mdwn +++ b/doc/plugins/editdiff.mdwn @@ -1,7 +1,7 @@ [[template id=plugin name=editdiff author="[[JeremieKoenig]]"]] [[tag type/useful]] -This plugin adds a "Diff" button when a page is being added. +This plugin adds a "Diff" button when a page is being edited. When clicked, a diff between the stored page and provided content is shown in the "Page Preview" area. |