1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

Fix typos in comment.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19581 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
knu 2008-09-26 09:05:33 +00:00
parent 3cdf9d185c
commit 3a5c011b8e

View file

@ -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+/)