From: Georg Brandl <georg@python.org>
Date: Tue, 1 Jul 2008 20:21:28 +0000 (+0000)
Subject: Add some full stops.
X-Git-Tag: v3.0b2~127
X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=336341f2aeda876027cf6f14ebceb3744cdeb920;p=python

Add some full stops.
---

diff --git a/Misc/NEWS b/Misc/NEWS
index 87f7c6bf77..af84a40a74 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -27,9 +27,9 @@ Library
 Tools/Demos
 -----------
 
-- The Mac/Demos directory has been removed
+- The Mac/Demos directory has been removed.
 
-- All of the Mac scripts have been removed (including BuildApplet.py)
+- All of the Mac scripts have been removed (including BuildApplet.py).
 
 
 What's new in Python 3.0b1?