From 1d692e76345b318f1c3e60d96a9c4450d9f9590f Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Mon, 21 May 2012 15:29:35 -0400 Subject: [PATCH] Fix BUGS typo --- BUGS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BUGS b/BUGS index 552be81a0f9..d0106645995 100644 --- a/BUGS +++ b/BUGS @@ -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. -- 2.11.4.GIT