diff src/mule-ccl.c @ 5474:4dee0387b9de

Merged with trunk.
author Mats Lidell <matsl@xemacs.org>
date Tue, 29 Mar 2011 00:02:47 +0200
parents 8d29f1c4bb98 3889ef128488
children 56144c8593a8
line wrap: on
line diff
--- a/src/mule-ccl.c	Thu Mar 17 23:42:59 2011 +0100
+++ b/src/mule-ccl.c	Tue Mar 29 00:02:47 2011 +0200
@@ -564,7 +564,7 @@
    If VALn is lambda, move to the next map set like reaching to the
    end of the current map set.
 
-   If VALn is a symbol, call the CCL program refered by it.
+   If VALn is a symbol, call the CCL program referred to by it.
    Then, use reg[rrr] as a mapped value except for -1, -2 and -3.
    Such special values are regarded as nil, t, and lambda respectively.