; * doc/emacs/trouble.texi (Checklist): Minor grammar fix.

This commit is contained in:
Robert Pluim 2023-04-03 14:42:54 +02:00
parent 728bc09cf3
commit eda88c63ad

View file

@ -1075,7 +1075,7 @@ report. (The backtrace is more detailed if you load the relevant Lisp
@file{*.el} source files before triggering the error, so do that if @file{*.el} source files before triggering the error, so do that if
you know how to find and load those files.) you know how to find and load those files.)
To debug the error, we suggest to use Edebug. @xref{Edebug,, Edebug, To debug the error, we suggest using Edebug. @xref{Edebug,, Edebug,
elisp, the Emacs Lisp Reference Manual}, for information on debugging elisp, the Emacs Lisp Reference Manual}, for information on debugging
Emacs Lisp programs with the Edebug package. Emacs Lisp programs with the Edebug package.