--- rxvt-unicode/src/rxvt.h 2006/01/30 19:46:13 1.249 +++ rxvt-unicode/src/rxvt.h 2006/01/31 01:21:21 1.250 @@ -854,7 +854,7 @@ # define IS_COMPOSE(n) ((int32_t)(n) >= COMPOSE_LO) #else # if ENABLE_PERL -# define COMPOSE_LO 0xe000UL // our _own_ routiens don't like (illegal) surrogates +# define COMPOSE_LO 0xe000UL // our _own_ functions don't like (illegal) surrogates # define COMPOSE_HI 0xf8ffUL // in utf-8, so use private use area only # else # define COMPOSE_LO 0xd800UL