Index: openacs-4/packages/notifications/tcl/notification-email-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/notifications/tcl/notification-email-procs.tcl,v diff -u -r1.41 -r1.42 --- openacs-4/packages/notifications/tcl/notification-email-procs.tcl 25 Apr 2018 19:23:27 -0000 1.41 +++ openacs-4/packages/notifications/tcl/notification-email-procs.tcl 30 Apr 2018 09:09:53 -0000 1.42 @@ -44,7 +44,7 @@ } ad_proc -public manage_notifications_url {} { - Build a url to the "manage notifications" script. + Build a URL to the "manage notifications" script. } { return "[ad_url][apm_package_url_from_key [notification::package_key]]manage" } @@ -175,7 +175,7 @@ {-message_headers:required} {-reason ""} } { - This sends a bounce message indicating a a failuring in sending + This sends a bounce message indicating a failuring in sending a message to the system. @author mkovach@alal.com