aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhttps://www.google.com/accounts/o8/id?id=AItOawlHLiVkr16cy4E11FqrDFre19QM_5u3hBo <Fergus@web>2014-12-11 14:31:34 -0400
committeradmin <admin@branchable.com>2014-12-11 14:31:34 -0400
commit8e125fd59b8199a6d625f4d6e0cffd627583ea94 (patch)
treee2080acec663e7617a80698581431b9460b87150
parent672c68e11d41f326fb330b911bea6cc9cb71afdc (diff)
downloadikiwiki-8e125fd59b8199a6d625f4d6e0cffd627583ea94.tar
ikiwiki-8e125fd59b8199a6d625f4d6e0cffd627583ea94.tar.gz
Correct minor spelling error
-rw-r--r--doc/plugins/notifyemail.mdwn4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/plugins/notifyemail.mdwn b/doc/plugins/notifyemail.mdwn
index 302979e6e..642b266f8 100644
--- a/doc/plugins/notifyemail.mdwn
+++ b/doc/plugins/notifyemail.mdwn
@@ -1,5 +1,5 @@
-This plugin allows uses to subscribe to pages, and emails them when
-they are created or changed.
+This plugin allows users to subscribe to pages, and emails them when
+those pages are created or changed.
It needs the [[!cpan Mail::SendMail]] perl module, and sends mail
using the local MTA.