commit a41968eeef01f465e5cfe5a0ccdf34c12f1382fd
parent e76bbc8832b3d53466d7c031ccdd827e3a40140e
Author: Benno Schulenberg <bensberg@justemail.net>
Date: Thu, 3 Dec 2015 08:35:40 +0000
A typo fix by David Lawrence Ramsey,
and an accent fix by myself.
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@5471 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
Diffstat:
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/ChangeLog b/ChangeLog
@@ -5,7 +5,7 @@
* src/text.c (do_justify): Accept not just the Uncut keystroke but
also the Undo keystroke for undoing a justification.
-2015-12-02 Arturo Borrero Gonzalez <arturo.borrero.glez@gmail.com>
+2015-12-02 Arturo Borrero González <arturo.borrero.glez@gmail.com>
* doc/syntax/nftables.nanorc: New file; syntax colouring for nftables.
This addresses Debian bug #805288.
diff --git a/NEWS b/NEWS
@@ -1,7 +1,7 @@
2015.11.18 - GNU nano 2.4.3 "Apocalypse" is now available for your
downloading pleasure. This release includes a myriad
of fixes including several memory leaks, issues with
- color syntax higlighting, search/replace, file
+ color syntax highlighting, search/replace, file
insertion and help menu bugs. Many thanks to
Benno Schulenberg for tireless efforts on the vast
majority of fixes for some time now. As always please