Rashi Karanpuria has proposed merging lp:~rashi007/mailman/docsfix into 
lp:mailman.

Requested reviews:
  Mailman Coders (mailman-coders)
Related bugs:
  Bug #1427979 in GNU Mailman: "Documentation mistake"
  https://bugs.launchpad.net/mailman/+bug/1427979

For more details, see:
https://code.launchpad.net/~rashi007/mailman/docsfix/+merge/253081

Docs fix
-- 
Your team Mailman Coders is requested to review the proposed merge of 
lp:~rashi007/mailman/docsfix into lp:mailman.
=== modified file 'copybump.py' (properties changed: +x to -x)
=== modified file 'cron/crontab.in.in' (properties changed: +x to -x)
=== modified file 'src/mailman/model/docs/mlist-addresses.rst'
--- src/mailman/model/docs/mlist-addresses.rst	2014-04-28 15:23:35 +0000
+++ src/mailman/model/docs/mlist-addresses.rst	2015-03-16 16:30:03 +0000
@@ -45,8 +45,7 @@
     >>> print(mlist.subscribe_address)
     [email protected]
 
-The leave (a.k.a. unsubscribe) address is where someone can email to get added
-to the mailing list.  The unsubscribe alias is a synonym for leave, but it's
+The leave (a.k.a. unsubscribe) address is where someone can email to get removed from the mailing list.  The unsubscribe alias is a synonym for leave, but it's
 deprecated.
 
     >>> print(mlist.leave_address)

_______________________________________________
Mailman-coders mailing list
[email protected]
https://mail.python.org/mailman/listinfo/mailman-coders

Reply via email to