From: Joey Hess Date: Fri, 30 Mar 2012 17:39:13 +0000 (-0400) Subject: typo X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/commitdiff_plain/bf04cd554546f044049727a95be69e0aff6578ab?ds=sidebyside typo ps: dude, it's a wiki :) --- 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.