From 4178ca52ca0c93b7987592c0a9ba3dffd31930c3 Mon Sep 17 00:00:00 2001 From: seki Date: Sat, 15 Oct 2005 10:57:50 +0000 Subject: typo fixed, again. thanks, Doug Kearns. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@9392 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- bin/erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin') diff --git a/bin/erb b/bin/erb index 3405e1532..32f8102ec 100755 --- a/bin/erb +++ b/bin/erb @@ -107,7 +107,7 @@ class ERB -K [kcode] specify KANJI code-set -S [safe_level] set $SAFE (0..4) -T [trim_mode] specify trim_mode (0..2, -) - -P disregard the lin which starts in "%" + -P ignore lines which start with "%" EOU exit 1 end -- cgit