diff --git a/ChangeLog b/ChangeLog
index c45ec5437a8f33cf8444786a644688f4368acd46..4f1989037907a96ba92fc3d831c1b8d9113283cb 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()