comparison roundup/configuration.py @ 5189:7aebd892b600

Fix spelling error. Make it match the name of the field.
author John Rouillard <rouilj@ieee.org>
date Sat, 25 Feb 2017 17:48:46 -0500
parents 4058fc1ec746
children a9ace22e0a2f
comparison
equal deleted inserted replaced
5188:8768a95c9a4f 5189:7aebd892b600
769 "Add the mail address of the author to the author information at\n" 769 "Add the mail address of the author to the author information at\n"
770 "the top of all messages.\n" 770 "the top of all messages.\n"
771 "If this is false but add_authorinfo is true, only the name\n" 771 "If this is false but add_authorinfo is true, only the name\n"
772 "of the actor is added which protects the mail address of the\n" 772 "of the actor is added which protects the mail address of the\n"
773 "actor from being exposed at mail archives, etc."), 773 "actor from being exposed at mail archives, etc."),
774 ), "Outgoing email options.\nUsed for nozy messages and approval requests"), 774 ), "Outgoing email options.\nUsed for nosy messages and approval requests"),
775 ("mailgw", ( 775 ("mailgw", (
776 (EmailBodyOption, "keep_quoted_text", "yes", 776 (EmailBodyOption, "keep_quoted_text", "yes",
777 "Keep email citations when accepting messages.\n" 777 "Keep email citations when accepting messages.\n"
778 "Setting this to \"no\" strips out \"quoted\" text\n" 778 "Setting this to \"no\" strips out \"quoted\" text\n"
779 "from the message. Setting this to \"new\" keeps quoted\n" 779 "from the message. Setting this to \"new\" keeps quoted\n"

Roundup Issue Tracker: http://roundup-tracker.org/