(apropos-synonyms): Fix typo in docstring.

This commit is contained in:
Juanma Barranquero 2006-11-06 02:41:31 +00:00
parent 82db928346
commit 5e24ee14f1

View 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.")