diff --git a/ChangeLog b/ChangeLog
index f1e8ec0168ac4ce674d0b2cfb1ea6c913340ef6b..aee6135999d167d06dbe12c1ea37b64e99b7f4ab 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -107,7 +107,7 @@ CVS code -
 	- Add more descriptive comments explaining the termios and
 	  curses setup routines, and turn the keypad on before setting
 	  the input mode. (DLR)
-	- Remove stray HAVE_GETOPT_LONG $ifdefs. (DLR)
+	- Remove stray HAVE_GETOPT_LONG #ifdefs. (DLR)
 - nano.h:
 	- Move the NANO_H include guard up before the first #include.
 	  (DLR)