From a41968eeef01f465e5cfe5a0ccdf34c12f1382fd Mon Sep 17 00:00:00 2001
From: Benno Schulenberg <bensberg@justemail.net>
Date: Thu, 3 Dec 2015 08:35:40 +0000
Subject: [PATCH] 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
---
 ChangeLog | 2 +-
 NEWS      | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index e59f8719..b9190e10 100644
--- 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
index b778492c..0bffe9a1 100644
--- 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
-- 
GitLab