add a period
authorBenjamin Peterson <benjamin@python.org>
Thu, 12 Jun 2008 14:11:35 +0000 (14:11 +0000)
committerBenjamin Peterson <benjamin@python.org>
Thu, 12 Jun 2008 14:11:35 +0000 (14:11 +0000)
Misc/NEWS

index fee9c5eac0661fc1802e54442416b0300140f8f2..2c476ae56345c2379c402a10e906067286c9f4c2 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -78,7 +78,7 @@ Extension Modules
 Library
 -------
 
-- mimetools has been removed in favor of the email package
+- mimetools has been removed in favor of the email package.
 
 - Patch #2849: Remove use of rfc822 module from standard library.