Revision: 6445 Author: ek.kato Date: Sun Jun 13 18:21:49 2010 Log: * scm/ct.scm : Fix typo in comment.
http://code.google.com/p/uim/source/detail?r=6445 Modified: /trunk/scm/ct.scm ======================================= --- /trunk/scm/ct.scm Thu Jun 10 19:29:33 2010 +++ /trunk/scm/ct.scm Sun Jun 13 18:21:49 2010 @@ -117,7 +117,7 @@ (let ((looked (look-lib-look #f #f - 5000 ;; is it sufficient enought? + 5000 ;; is it sufficient enough? (string-append (sys-pkgdatadir) "/tables/" table) (apply string-append seq)))) (if (not (null? looked))
