aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorEli Zaretskii2023-07-25 16:49:18 +0300
committerEli Zaretskii2023-07-25 16:49:18 +0300
commitf6e4e77d23d0be79be83ef41c3ea9acd5c983af2 (patch)
tree9ff50a25e0e81e42146edcf829071f8667c34131 /doc
parent89558533683a100ca7946c4a35bf4ef50463efef (diff)
downloademacs-f6e4e77d23d0be79be83ef41c3ea9acd5c983af2.tar.gz
emacs-f6e4e77d23d0be79be83ef41c3ea9acd5c983af2.zip
; Minor documentation fixes
* src/character.c (Fstring_width): Doc fix. * doc/emacs/trouble.texi (Understanding Bug Reporting): Fix typo (bug#64854).
Diffstat (limited to 'doc')
-rw-r--r--doc/emacs/trouble.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/emacs/trouble.texi b/doc/emacs/trouble.texi
index bccdea72b19..d2e8ac3452a 100644
--- a/doc/emacs/trouble.texi
+++ b/doc/emacs/trouble.texi
@@ -706,7 +706,7 @@ produced by typing those commands.
706for the detailed raw data. Reporting the facts is straightforward, 706for the detailed raw data. Reporting the facts is straightforward,
707but many people strain to posit explanations and report them instead 707but many people strain to posit explanations and report them instead
708of the facts. If the explanations are based on guesses about how 708of the facts. If the explanations are based on guesses about how
709Emacs is implemented, they night not be useful; meanwhile, lacking the 709Emacs is implemented, they might not be useful; meanwhile, lacking the
710facts, we will have no real information about the bug. If you want to 710facts, we will have no real information about the bug. If you want to
711actually @emph{debug} the problem, and report explanations that are 711actually @emph{debug} the problem, and report explanations that are
712more than guesses, that is useful---but please include the raw facts 712more than guesses, that is useful---but please include the raw facts