commit 7ec8d7c6a31beddc2069a55b16728c9cf659474f
parent 39e8ce6f8eca1a46306df75058f8de39ddc5997d
Author: David Lawrence Ramsey <pooka109@gmail.com>
Date: Mon, 21 Mar 2005 08:03:46 +0000
remove unneeded space
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@2411 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git 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;