]> git.eshelyaron.com Git - emacs.git/commitdiff
Spelling fix.
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 24 Apr 2013 21:02:44 +0000 (14:02 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 24 Apr 2013 21:02:44 +0000 (14:02 -0700)
etc/NEWS

index 83913bf88b84f2838fd32ae52e916888c4b28ea5..d8f5f68ff99b78dd86df09deffdab07cb5ef5653 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -427,7 +427,7 @@ and ACL entries.
 ** Changes to the Emacs Lisp Coding Conventions in Emacs 24.4
 
 *** The package descriptor and name of global variables, constants,
-and functions should be separated by two hypens if the symbol is not
+and functions should be separated by two hyphens if the symbol is not
 meant to be used by other packages.
 
 \f