mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
fix typos inspired by r40825
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@40829 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
66795c4774
commit
c54733e120
12 changed files with 22 additions and 22 deletions
|
@ -253,7 +253,7 @@ def next_token # :nodoc:
|
|||
[:STRINGLINE, line]
|
||||
end
|
||||
else
|
||||
raise "[BUG] parsing error may occured."
|
||||
raise "[BUG] parsing error may occurred."
|
||||
end
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue