]> git.wh0rd.org Git - nano.git/commitdiff
remove unneeded space
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Mon, 21 Mar 2005 08:03:46 +0000 (08:03 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Mon, 21 Mar 2005 08:03:46 +0000 (08:03 +0000)
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@2411 35c25a1d-7b9e-4130-9fde-d3aeb78583b8

NEWS

diff --git a/NEWS b/NEWS
index a4ec9e52ed0953930c2ac9f1d111991941af5a2e..03918f64e0f35cb485ba884ce66fb6868279ce18 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,6 @@
 2005.03.20 - GNU nano 1.3.6 "shout it from the rooftops" is released.
                This release finally includes the long-awaited support
-               for UTF-8.   Other new features include the ability to
+               for UTF-8.  Other new features include the ability to
                insert UTF-8 characters using verbatim input; the
                ability to delete all text from the cursor position to
                the end of the file via ^W^X as (patched) Pico does;