[uim-commit] r241 - trunk/scm
ekato@freedesktop.org
ekato@freedesktop.org
Mon Jan 10 21:45:12 PST 2005
Author: ekato
Date: 2005-01-10 21:45:08 -0800 (Mon, 10 Jan 2005)
New Revision: 241
Modified:
trunk/scm/custom-vars.scm
Log:
* scm/custom-vars.scm : Fix typo in skk-use-with-vi? section.
Modified: trunk/scm/custom-vars.scm
===================================================================
--- trunk/scm/custom-vars.scm 2005-01-11 03:14:17 UTC (rev 240)
+++ trunk/scm/custom-vars.scm 2005-01-11 05:45:08 UTC (rev 241)
@@ -443,7 +443,7 @@
(define-custom 'skk-use-with-vi? #f
'(skk advanced)
'(boolean)
- (_ "Frendly for vi user")
+ (_ "Friendly for vi user")
(_ "long description will be here."))
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
More information about the Uim-commit
mailing list