]> code.delx.au - gnu-emacs/blobdiff - doc/lispref/compile.texi
Doc fixes for grammar and typos (bug#23746)
[gnu-emacs] / doc / lispref / compile.texi
index c943a6a29c19a4649dd3efab5e4ab6da539fb570..f6cd0229c4d4e6902cbc9b01a233b2d67554a681 100644 (file)
@@ -438,7 +438,7 @@ Emacs commands for operating on compiler output can be used on these
 messages.
 
   When an error is due to invalid syntax in the program, the byte
-compiler might get confused about the errors' exact location.  One way
+compiler might get confused about the error's exact location.  One way
 to investigate is to switch to the buffer @w{@file{ *Compiler
 Input*}}.  (This buffer name starts with a space, so it does not show
 up in the Buffer Menu.)  This buffer contains the program being