]> git.eshelyaron.com Git - emacs.git/commitdiff
Typo in comments fixed.
authorKenichi Handa <handa@m17n.org>
Thu, 9 Jul 1998 02:02:33 +0000 (02:02 +0000)
committerKenichi Handa <handa@m17n.org>
Thu, 9 Jul 1998 02:02:33 +0000 (02:02 +0000)
src/ccl.c

index 1cd1f3b11af2c588519689101f0c9cc2b9f41774..a0a69d30f5bc15535490f13ec1a407f7e4b112b2 100644 (file)
--- a/src/ccl.c
+++ b/src/ccl.c
@@ -40,7 +40,7 @@ Boston, MA 02111-1307, USA.  */
 
 #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.  */