From 3a5c011b8e1517b2ca31c56f54fda77f22b77700 Mon Sep 17 00:00:00 2001 From: knu Date: Fri, 26 Sep 2008 09:05:33 +0000 Subject: Fix typos in comment. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19581 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- template/known_errors.inc.tmpl | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'template/known_errors.inc.tmpl') diff --git a/template/known_errors.inc.tmpl b/template/known_errors.inc.tmpl index 86c23e18e4..2a569bda12 100644 --- a/template/known_errors.inc.tmpl +++ b/template/known_errors.inc.tmpl @@ -1,8 +1,7 @@ -/** -*-c-*- - * This file is automatically generated by tools/generic_erb.rb - * DO NOT TOUCH! - * - * If you want to fix something, you should edit 'template/knwon_erros.inc.tmpl or defs/knwon_errors.def +/** -*-c-*- + * DO NOT EDIT + * This file is automatically generated by tools/generic_erb.rb from + * template/known_errors.inc.tmpl and defs/known_errors.def. */ % error_names = ARGF.read.split(/\s+/) -- cgit v1.2.3