diff options
author | Glenn Morris <rgm@gnu.org> | 2012-05-21 15:29:35 -0400 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2012-05-21 15:29:35 -0400 |
commit | 1d692e76345b318f1c3e60d96a9c4450d9f9590f (patch) | |
tree | 529c7a537c1fcceddabad967fd992ddcf7759d44 /BUGS | |
parent | 44e27368281d4078a83c55003454d76683ddaad4 (diff) | |
download | emacs-1d692e76345b318f1c3e60d96a9c4450d9f9590f.tar.gz |
Fix BUGS typo
Diffstat (limited to 'BUGS')
-rw-r--r-- | BUGS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ Bugs section of the Emacs manual for advice on (1) how to tell when to report a bug, and (2) how to write a useful bug report and what information it needs to have. -You can read the read the Bugs section of the manual from inside Emacs. +You can read the Bugs section of the manual from inside Emacs. Start Emacs, do C-h i to enter Info, then m Emacs RET to get to the Emacs manual, then m Bugs RET to get to the section on bugs. Or you can use the standalone Info program in a like manner. |