Fix a strange character that got into "scm_add_slot" somehow
authorNeil Jerram <neil@ossau.uklinux.net>
Thu, 21 Feb 2008 23:03:53 +0000 (23:03 +0000)
committerNeil Jerram <neil@ossau.uklinux.net>
Thu, 21 Feb 2008 23:03:53 +0000 (23:03 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 11d0e42108551dac352151420b217de1e0cba091..cd78f34bcd8a5edf337b267302bf88c98f1c6d7f 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -9,7 +9,7 @@ Changes in 1.8.5 (since 1.8.4)
 
 * Bugs fixed
 
-** `scm add_slot ()' no longer segfaults (fixes bug #22369)
+** `scm_add_slot ()' no longer segfaults (fixes bug #22369)
 
 \f
 Changes in 1.8.4 (since 1.8.3)