*** empty log message ***
[m17n/m17n-lib-cs.git] / xex.txt
diff --git a/xex.txt b/xex.txt
index 055a0eb..31badfd 100644 (file)
--- a/xex.txt
+++ b/xex.txt
@@ -109,7 +109,7 @@ SYMTERM = SYMBOL | VAR (value is SYMBOL) | FUNCALL (return SYMBOL)
 LISTTERM = LIST | VAR (value is LIST) | FUNCALL (return LIST)
 XXXTERM = TERM
 
-;; Here after, when an argument written as TERM, it is given to a
+;; Here after, when an argument is written as TERM, it is given to a
 ;; function without being evaluted.  Otherwise, an evaluated term is
 ;; given.  "the value is NUM" means "the value is
 ;; <integer>NUM</integer>".