Reported by Leo Liu <sdl.web@gmail.com>.
+2008-10-22 Juanma Barranquero <lekktu@gmail.com>
+
+ * replace.el (how-many): Fix typo in docstring.
+ Reported by Leo <sdl.web@gmail.com>.
+
2008-10-22 Glenn Morris <rgm@gnu.org>
* international/mule-cmds.el (universal-coding-system-argument):
"Print and return number of matches for REGEXP following point.
When called from Lisp and INTERACTIVE is omitted or nil, just return
the number, do not print it; if INTERACTIVE is t, the function behaves
-in all respects has if it had been called interactively.
+in all respects as if it had been called interactively.
If REGEXP contains upper case characters (excluding those preceded by `\\')
and `search-upper-case' is non-nil, the matching is case-sensitive.