aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorKenichi Handa <[email protected]>1998-07-09 02:02:33 +0000
committerKenichi Handa <[email protected]>1998-07-09 02:02:33 +0000
commit20398ea418410b4bb97f2290ac9d155bdd711b9d (patch)
tree951e1980488aee49a65c0411bf60698a57b08d04 /src
parent85bbb1345a7a7e819599f50d170cfe8a41de4ee5 (diff)
Typo in comments fixed.
Diffstat (limited to 'src')
-rw-r--r--src/ccl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ccl.c b/src/ccl.c
index 1cd1f3b11a..a0a69d30f5 100644
--- 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. */