]> git.eshelyaron.com Git - emacs.git/commitdiff
NEWS copy editing
authorLars Ingebrigtsen <larsi@gnus.org>
Sat, 23 Apr 2022 17:31:07 +0000 (19:31 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Sat, 23 Apr 2022 17:31:07 +0000 (19:31 +0200)
etc/NEWS

index f7d81335cc360969f1f8690c24a7b901b5104a93..4dd56e005e43b5e8e8c1cdd0af90c0c10378ad7a 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -106,7 +106,7 @@ If you start an executable script with
 
     #!/usr/bin/emacs -x
 
-Emac will start without reading any init files (like with --quick),
+Emacs will start without reading any init files (like with --quick),
 and then execute the rest of the script file as Emacs Lisp.  When it
 reaches the end of the script, Emacs will exit with an exit code from
 the value of the final form.