Index: openacs-4/packages/notifications/www/doc/index.adp =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/notifications/www/doc/index.adp,v diff -u -r1.2 -r1.3 --- openacs-4/packages/notifications/www/doc/index.adp 12 Jul 2009 01:12:32 -0000 1.2 +++ openacs-4/packages/notifications/www/doc/index.adp 13 Jan 2010 10:57:43 -0000 1.3 @@ -22,7 +22,7 @@ needs to send email to your users. The usual way to do this is to:
ns_sendmail
calls to your codeacs_mail_lite::send
calls to your code
Success for this package will be gauged by how many packages choose
-to use it instead of going the ns_sendmail/iteration
route.
+to use it instead of going the acs_mail_lite::send/iteration
route.