Author: iratqq
Date: Thu Mar 27 21:19:43 2008
New Revision: 5343

Modified:
  trunk/scm/look-custom.scm

Log:
* scm/look-custom.scm (look-fence-left):
 - Fix spaces.


Modified: trunk/scm/look-custom.scm
==============================================================================
--- trunk/scm/look-custom.scm   (original)
+++ trunk/scm/look-custom.scm   Thu Mar 27 21:19:43 2008
@@ -68,7 +68,7 @@
(define-custom 'look-fence-left "{"
  '(look)
  '(string ".*")
-  (N_ "[Look] left fence  character of candidate")
+  (N_ "[Look] left fence character of candidate")
  (N_ "long description will be here"))

(define-custom 'look-fence-right "}"

Reply via email to