From 45edf361a8e078e088b10840edd49a64f42435ca Mon Sep 17 00:00:00 2001
From: David Lawrence Ramsey <pooka109@gmail.com>
Date: Mon, 14 Feb 2005 05:38:06 +0000
Subject: [PATCH] mention typo fix in changelog

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

diff --git a/ChangeLog b/ChangeLog
index c45ec543..4f198903 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -196,6 +196,8 @@ CVS code -
   handle_sigwinch()
 	- If the justify buffer isn't empty, blow it away and don't
 	  display "UnJustify" in the shortcut list anymore. (DLR)
+  usage()
+	- Typo fix. (DLR)
   do_wrap()
 	- Make wrap_loc and word_back ssize_t's, to match fill. (DLR)
   break_line()
-- 
GitLab