From 5e24ee14f1fb0e9873a557dd359a9a61102b9899 Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Mon, 6 Nov 2006 02:41:31 +0000 Subject: [PATCH] (apropos-synonyms): Fix typo in docstring. --- lisp/apropos.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/apropos.el b/lisp/apropos.el index cbe571f8fec..0e243415141 100644 --- a/lisp/apropos.el +++ b/lisp/apropos.el @@ -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.") -- 2.39.2