changeset 102454:1c91e99dcfe7

Fix typos in comment.
author Juanma Barranquero <lekktu@gmail.com>
date Mon, 09 Mar 2009 08:36:54 +0000
parents c861e9f4fc71
children 03ed2dba14f6
files src/charset.c
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/charset.c	Mon Mar 09 01:12:39 2009 +0000
+++ b/src/charset.c	Mon Mar 09 08:36:54 2009 +0000
@@ -493,8 +493,8 @@
    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));