]> git.eshelyaron.com Git - emacs.git/commitdiff
NEWS typo.
authorGlenn Morris <rgm@gnu.org>
Mon, 6 Feb 2012 01:29:23 +0000 (17:29 -0800)
committerGlenn Morris <rgm@gnu.org>
Mon, 6 Feb 2012 01:29:23 +0000 (17:29 -0800)
etc/NEWS

index 9ea5d6af7b033d11dd182b039b6b1fc382a2bf6d..ebd70e564f7bda6ca633639f65e31969a7ca14e4 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -1240,7 +1240,7 @@ Instead, the offending function is removed.
 *** New function `run-hook-wrapped' for running an abnormal hook by
 passing the hook functions as arguments to a "wrapping" function.
 Like `run-hook-with-args-until-success', it stops at the first
-non-nil retun value.
+non-nil return value.
 
 +++
 *** New macro `with-wrapper-hook' for running an abnormal hook as a