[uim-commit] r348 - trunk/scm

ekato@freedesktop.org ekato@freedesktop.org
Fri Jan 21 22:28:59 PST 2005


Author: ekato
Date: 2005-01-21 22:28:57 -0800 (Fri, 21 Jan 2005)
New Revision: 348

Modified:
   trunk/scm/skk-custom.scm
Log:
* scm/skk-custom.scm : Fix typo.


Modified: trunk/scm/skk-custom.scm
===================================================================
--- trunk/scm/skk-custom.scm	2005-01-21 15:45:37 UTC (rev 347)
+++ trunk/scm/skk-custom.scm	2005-01-22 06:28:57 UTC (rev 348)
@@ -105,7 +105,7 @@
 (define-custom 'skk-auto-start-henkan? #t
   '(skk advanced)
   '(boolean)
-  (_ "Enable auto convertion with punctuation marks")
+  (_ "Enable auto conversion with punctuation marks")
   (_ "long description will be here."))
 
 (define-custom 'skk-dic-file-name (string-append (sys-datadir)



More information about the Uim-commit mailing list