(apropos-synonyms): Fix typo in docstring.
This commit is contained in:
parent
82db928346
commit
5e24ee14f1
1 changed files with 1 additions and 1 deletions
|
|
@ -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.")
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue