aboutsummaryrefslogtreecommitdiffstats
path: root/lib/rdoc/rd/block_parser.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/rdoc/rd/block_parser.rb')
-rw-r--r--lib/rdoc/rd/block_parser.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/rdoc/rd/block_parser.rb b/lib/rdoc/rd/block_parser.rb
index fc4af97c1a..954e708495 100644
--- a/lib/rdoc/rd/block_parser.rb
+++ b/lib/rdoc/rd/block_parser.rb
@@ -1,7 +1,7 @@
#
# DO NOT MODIFY!!!!
# This file is automatically generated by Racc 1.4.14
-# from Racc grammer file "".
+# from Racc grammar file "".
#
require 'racc/parser.rb'
@@ -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