]> granicus.if.org Git - nethack/commitdiff
another typo
authornhmall <nhmall@nethack.org>
Mon, 27 Jan 2020 17:27:41 +0000 (12:27 -0500)
committernhmall <nhmall@nethack.org>
Mon, 27 Jan 2020 17:27:41 +0000 (12:27 -0500)
README

diff --git a/README b/README
index 041b75f9a8551c212add39e09f2142620d0a1f6b..021fca318ad11a4c16d80b2531378e5e25f0cde9 100644 (file)
--- a/README
+++ b/README
@@ -22,7 +22,7 @@ spoilers:
  *  fix accessing mons[-1] when monster figures out if a tin cures stoning
  *  have string_for_opt() return empty_optstr on failure
  *  ensure existing callers of string_for_opt() check return value before using it
- *  fix potential buffer overflow in add_menu_coloring()0
+ *  fix potential buffer overflow in add_menu_coloring()
  *  fix potential buffer overflow in sym_val()
  *  fix potential buffer overflow in pline(), raw_printf(), and config_error_add()
  *  fix potential buffer overflow in choose_windows()