Fix typos in comment.

This commit is contained in:
Juanma Barranquero 2009-03-09 08:36:54 +00:00
parent dde2559c43
commit 18a10a2115

View file

@ -493,8 +493,8 @@ extern Lisp_Object Qfile_name_handler_alist;
where CODE1 is a code-point or a cons of code-points specifying a
range.
Note that this funciton uses `openp' to open MAPFILE but ignores
`file-name-handler-alist to avoid running any Lisp codes. */
Note that this function uses `openp' to open MAPFILE but ignores
`file-name-handler-alist' to avoid running any Lisp code. */
extern void add_to_log P_ ((char *, Lisp_Object, Lisp_Object));