Mercurial > emacs
changeset 22718:821fecd82623
Typo in comments fixed.
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Thu, 09 Jul 1998 02:02:33 +0000 |
parents | 3e3949ac4cfb |
children | d6f6ac5a5df3 |
files | src/ccl.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ccl.c Thu Jul 09 02:02:33 1998 +0000 +++ b/src/ccl.c Thu Jul 09 02:02:33 1998 +0000 @@ -40,7 +40,7 @@ #endif /* not emacs */ -/* This contains all code conversion map avairable to CCL. */ +/* This contains all code conversion map available to CCL. */ Lisp_Object Vcode_conversion_map_vector; /* Alist of fontname patterns vs corresponding CCL program. */