diff src/coding.c @ 107323:ebc10ed88b5c

(emacs_mule_char): Fix a typo in commentary.
author Eli Zaretskii <eliz@gnu.org>
date Tue, 02 Mar 2010 23:43:50 +0200
parents 9b814b3ee348
children cd151730b160
line wrap: on
line diff
--- a/src/coding.c	Tue Mar 02 23:15:46 2010 +0200
+++ b/src/coding.c	Tue Mar 02 23:43:50 2010 +0200
@@ -2065,7 +2065,7 @@
 /* Parse emacs-mule multibyte sequence at SRC and return the decoded
    character.  If CMP_STATUS indicates that we must expect MSEQ or
    RULE described above, decode it and return the negative value of
-   the deocded character or rule.  If an invalid byte is found, return
+   the decoded character or rule.  If an invalid byte is found, return
    -1.  If SRC is too short, return -2.  */
 
 int