; * doc/emacs/trouble.texi (After a Crash): Fix typo.

This commit is contained in:
Stefan Kangas 2021-10-05 21:11:19 +02:00
parent 1cd1b2835b
commit 36a7ce4393

View file

@ -393,7 +393,7 @@ this---saving them---updates the files themselves.
associated with any files, or if the autosave was not recent enough to associated with any files, or if the autosave was not recent enough to
have recorded important changes, you can use the have recorded important changes, you can use the
@file{etc/emacs-buffer.gdb} script with GDB (the GNU Debugger) to @file{etc/emacs-buffer.gdb} script with GDB (the GNU Debugger) to
retrieve them from a core dump--provided that a core dump was saved, retrieve them from a core dump---provided that a core dump was saved,
and that the Emacs executable was not stripped of its debugging and that the Emacs executable was not stripped of its debugging
symbols. symbols.