+2006-10-13 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
+
+ * apropos.el (apropos-pattern-quoted): Fix a typo in a doc
+ string.
+
2006-10-13 Eli Zaretskii <eliz@gnu.org>
* subr.el (start-process-shell-command): Doc fix.
"Apropos pattern as entered by user.")
(defvar apropos-pattern-quoted nil
- "Apropos pattern passed through `regexp-quoute'.")
+ "Apropos pattern passed through `regexp-quote'.")
(defvar apropos-words ()
"Current list of apropos words extracted from `apropos-pattern'.")