]> git.eshelyaron.com Git - emacs.git/commitdiff
(fancy-about-text): Fix wording of Guided Tour. (Bug#4960)
authorJuri Linkov <juri@jurta.org>
Sun, 29 Nov 2009 23:54:41 +0000 (23:54 +0000)
committerJuri Linkov <juri@jurta.org>
Sun, 29 Nov 2009 23:54:41 +0000 (23:54 +0000)
lisp/startup.el

index 1efab6218c0ae55ab41ee5cde888983140b9058a..da0264dba20537ceeccad9fd57e98678f343e38a 100644 (file)
@@ -1371,7 +1371,7 @@ Each element in the list should be a list of strings or pairs
      :link ("Emacs Guided Tour"
            (lambda (button) (browse-url "http://www.gnu.org/software/emacs/tour/"))
            "Browse http://www.gnu.org/software/emacs/tour/")
-     "\tSee an overview of the many facilities of GNU Emacs"
+     "\tSee an overview of Emacs features at gnu.org"
      ))
   "A list of texts to show in the middle part of the About screen.
 Each element in the list should be a list of strings or pairs