aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2012-03-30 13:39:13 -0400
committerJoey Hess <joey@kitenet.net>2012-04-01 14:39:27 -0400
commitbf04cd554546f044049727a95be69e0aff6578ab (patch)
treee9882b7fc60a59185257554412a41629eb7ef9de
parent89df287aaa0a21d959dc2c179412a16ab08a7d51 (diff)
downloadikiwiki-bf04cd554546f044049727a95be69e0aff6578ab.tar
ikiwiki-bf04cd554546f044049727a95be69e0aff6578ab.tar.gz
typo
ps: dude, it's a wiki :)
-rw-r--r--doc/plugins/notifyemail.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/plugins/notifyemail.mdwn b/doc/plugins/notifyemail.mdwn
index 7f738e27d..299cab8b1 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 pages are created or changed.
+they are created or changed.
It needs the [[!cpan Mail::SendMail]] perl module, and sends mail
using the local MTA.