diff options
| -rw-r--r-- | Mailman/Bouncers/Yahoo.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Mailman/Bouncers/Yahoo.py b/Mailman/Bouncers/Yahoo.py index 643c29b92..6168a7551 100644 --- a/Mailman/Bouncers/Yahoo.py +++ b/Mailman/Bouncers/Yahoo.py @@ -14,7 +14,7 @@ # along with this program; if not, write to the Free Software # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -"""Yahoo has it's own weird format of bounces.""" +"""Yahoo has its own weird format for bounces.""" import string import re |
