From aa4dc9596f13c1aad5e954e29df40aeadb318227 Mon Sep 17 00:00:00 2001
From: David Lawrence Ramsey <pooka109@gmail.com>
Date: Thu, 4 May 2006 03:18:58 +0000
Subject: [PATCH] typo fix

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3467 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
---
 ChangeLog | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ChangeLog b/ChangeLog
index 93b094bd..735c7c82 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6294,7 +6294,7 @@ General
 	  modify_control_key.  Removed #ifdef _POSIX_VDISABLE check
 	  around Control-S,Q,Z handlers because we need it now for
 	  the Alt-Alt-x code.
-	- Added --view option to getopt_long()call .  Bug discovered 
+	- Added --view option to getopt_long() call.  Bug discovered 
 	  by Rocco Corsi.
   help_init()
 	- Fix off by one error that was making ^G help in normal mode and
-- 
GitLab