summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorBarry Warsaw2012-03-12 22:13:43 -0700
committerBarry Warsaw2012-03-12 22:13:43 -0700
commit2f353ca44106cd1e0d7fe40d6d2c230d1898adf3 (patch)
treef742a184e0b5e0b003abd85c93d387045c644c54 /src
parent7ec68d7ad54e54878520a4adcffd335bac7b37e5 (diff)
downloadmailman-2f353ca44106cd1e0d7fe40d6d2c230d1898adf3.tar.gz
mailman-2f353ca44106cd1e0d7fe40d6d2c230d1898adf3.tar.zst
mailman-2f353ca44106cd1e0d7fe40d6d2c230d1898adf3.zip
Diffstat (limited to 'src')
-rw-r--r--src/mailman/docs/NEWS.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mailman/docs/NEWS.rst b/src/mailman/docs/NEWS.rst
index 1dbc58eaa..ec9d531c1 100644
--- a/src/mailman/docs/NEWS.rst
+++ b/src/mailman/docs/NEWS.rst
@@ -98,7 +98,7 @@ Bug fixes
(LP: #872391)
* Fixed bogus use of `bounce_processing` attribute (should have been
`process_bounces`, with thanks to Vincent Fretin. (LP: #876774)
- * Fix `test_moderation` for timezones East of UTC+0000, given by blacktav.
+ * Fix `test_moderation` for timezones east of UTC+0000, given by blacktav.
(LP: #890675)