[Jifty-commit] r906 - in jifty/trunk: lib/Jifty

jifty-commit at lists.jifty.org jifty-commit at lists.jifty.org
Sun Apr 23 22:16:32 EDT 2006


Author: jesse
Date: Sun Apr 23 22:16:32 2006
New Revision: 906

Modified:
   jifty/trunk/   (props changed)
   jifty/trunk/lib/Jifty/Notification.pm

Log:
 r11799 at hualien:  jesse | 2006-04-23 14:26:36 -0400
 * Typo


Modified: jifty/trunk/lib/Jifty/Notification.pm
==============================================================================
--- jifty/trunk/lib/Jifty/Notification.pm	(original)
+++ jifty/trunk/lib/Jifty/Notification.pm	Sun Apr 23 22:16:32 2006
@@ -173,7 +173,7 @@
 
 =head2 send
 
-Sends an indivual email to every user in L</to_list>; it does this by
+Sends an individual email to every user in L</to_list>; it does this by
 setting L</to> and L</recipient> to the first user in L</to_list>
 calling L<Jifty::Notification>'s C<send> method, and progressing down
 the list.


More information about the Jifty-commit mailing list