]> git.eshelyaron.com Git - emacs.git/commitdiff
(apropos-synonyms): Fix typo in docstring.
authorJuanma Barranquero <lekktu@gmail.com>
Mon, 6 Nov 2006 02:41:31 +0000 (02:41 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Mon, 6 Nov 2006 02:41:31 +0000 (02:41 +0000)
lisp/apropos.el

index cbe571f8fec0b0e9cb76aec0a82ef2205eed49f6..0e243415141b966ada1425d6d134611faeee6e2a 100644 (file)
@@ -171,7 +171,7 @@ If value is `verbose', the computed score is shown for each match."
   ("yank" "paste")
   ("region" "selection"))
   "List of synonyms known by apropos.
-Each element is a list of words where the first word is the standard emacs
+Each element is a list of words where the first word is the standard Emacs
 term, and the rest of the words are alternative terms.")
 
 \f