]> git.eshelyaron.com Git - emacs.git/commitdiff
(Help Mode): Fix typo.
authorBill Wohler <wohler@newt.com>
Tue, 1 Nov 2005 17:32:46 +0000 (17:32 +0000)
committerBill Wohler <wohler@newt.com>
Tue, 1 Nov 2005 17:32:46 +0000 (17:32 +0000)
man/ChangeLog
man/help.texi

index 834c7d467498d6ef0798802b09194dafe3598403..c41066a9314c65691e4d24e30e9d1b2806a297b6 100644 (file)
@@ -1,3 +1,7 @@
+2005-11-01  Bill Wohler  <wohler@newt.com>
+
+       * help.texi (Help Mode): Fix typo.
+
 2005-11-01  Nick Roberts  <nickrob@snap.net.nz>
 
        * building.texi (Other GDB User Interface Buffers): Describe
index 297258072f836a3a625b8f5299f70e9578cf26dc..8ecc610c66c62b68503fc3b10b94ffe6d6dbcc6c 100644 (file)
@@ -448,7 +448,7 @@ name with @kbd{Mouse-1} or @kbd{Mouse-2}, or move point there and type
 @cindex viewing web pages in help
 @cindex web pages, viewing in help
 @findex browse-url
-  You can follow cross references to URLs (web pages) as well. When
+  You can follow cross references to URLs (web pages) as well.  When
 you follow a cross reference that is a URL, the @code{browse-url}
 command is used to view the web page in a browser of your choosing.
 @xref{Browse-URL}.