mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Fix typos
This commit is contained in:
parent
11ae47c266
commit
449b2b9214
23 changed files with 23 additions and 23 deletions
|
@ -60,7 +60,7 @@ end
|
||||||
# [-E, --embedded]
|
# [-E, --embedded]
|
||||||
# Output parser which doesn't need runtime files (racc/parser.rb).
|
# Output parser which doesn't need runtime files (racc/parser.rb).
|
||||||
# [-C, --check-only]
|
# [-C, --check-only]
|
||||||
# Check syntax of racc grammer file and quit.
|
# Check syntax of racc grammar file and quit.
|
||||||
# [-S, --output-status]
|
# [-S, --output-status]
|
||||||
# Print messages time to time while compiling.
|
# Print messages time to time while compiling.
|
||||||
# [-l, --no-line-convert]
|
# [-l, --no-line-convert]
|
||||||
|
|
|
@ -58,7 +58,7 @@ end
|
||||||
# [-E, --embedded]
|
# [-E, --embedded]
|
||||||
# Output parser which doesn't need runtime files (racc/parser.rb).
|
# Output parser which doesn't need runtime files (racc/parser.rb).
|
||||||
# [-C, --check-only]
|
# [-C, --check-only]
|
||||||
# Check syntax of racc grammer file and quit.
|
# Check syntax of racc grammar file and quit.
|
||||||
# [-S, --output-status]
|
# [-S, --output-status]
|
||||||
# Print messages time to time while compiling.
|
# Print messages time to time while compiling.
|
||||||
# [-l, --no-line-convert]
|
# [-l, --no-line-convert]
|
||||||
|
|
|
@ -123,7 +123,7 @@ module Racc
|
||||||
line %q[#]
|
line %q[#]
|
||||||
line %q[# DO NOT MODIFY!!!!]
|
line %q[# DO NOT MODIFY!!!!]
|
||||||
line %Q[# This file is automatically generated by Racc #{Racc::Version}]
|
line %Q[# This file is automatically generated by Racc #{Racc::Version}]
|
||||||
line %Q[# from Racc grammer file "#{@params.filename}".]
|
line %Q[# from Racc grammar file "#{@params.filename}".]
|
||||||
line %q[#]
|
line %q[#]
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
#
|
#
|
||||||
# DO NOT MODIFY!!!!
|
# DO NOT MODIFY!!!!
|
||||||
# This file is automatically generated by Racc 1.4.16.pre.1
|
# This file is automatically generated by Racc 1.4.16.pre.1
|
||||||
# from Racc grammer file "".
|
# from Racc grammar file "".
|
||||||
#
|
#
|
||||||
|
|
||||||
require 'racc/parser.rb'
|
require 'racc/parser.rb'
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
#
|
#
|
||||||
# DO NOT MODIFY!!!!
|
# DO NOT MODIFY!!!!
|
||||||
# This file is automatically generated by Racc 1.4.16.pre.1
|
# This file is automatically generated by Racc 1.4.16.pre.1
|
||||||
# from Racc grammer file "".
|
# from Racc grammar file "".
|
||||||
#
|
#
|
||||||
|
|
||||||
require 'racc/parser.rb'
|
require 'racc/parser.rb'
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
#
|
#
|
||||||
# DO NOT MODIFY!!!!
|
# DO NOT MODIFY!!!!
|
||||||
# This file is automatically generated by Racc 1.4.16.pre.1
|
# This file is automatically generated by Racc 1.4.16.pre.1
|
||||||
# from Racc grammer file "".
|
# from Racc grammar file "".
|
||||||
#
|
#
|
||||||
|
|
||||||
require 'racc/parser.rb'
|
require 'racc/parser.rb'
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
#
|
#
|
||||||
# DO NOT MODIFY!!!!
|
# DO NOT MODIFY!!!!
|
||||||
# This file is automatically generated by Racc 1.4.16.pre.1
|
# This file is automatically generated by Racc 1.4.16.pre.1
|
||||||
# from Racc grammer file "".
|
# from Racc grammar file "".
|
||||||
#
|
#
|
||||||
|
|
||||||
require 'racc/parser.rb'
|
require 'racc/parser.rb'
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
#
|
#
|
||||||
# DO NOT MODIFY!!!!
|
# DO NOT MODIFY!!!!
|
||||||
# This file is automatically generated by Racc 1.4.16.pre.1
|
# This file is automatically generated by Racc 1.4.16.pre.1
|
||||||
# from Racc grammer file "".
|
# from Racc grammar file "".
|
||||||
#
|
#
|
||||||
|
|
||||||
require 'racc/parser.rb'
|
require 'racc/parser.rb'
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
#
|
#
|
||||||
# DO NOT MODIFY!!!!
|
# DO NOT MODIFY!!!!
|
||||||
# This file is automatically generated by Racc 1.4.16.pre.1
|
# This file is automatically generated by Racc 1.4.16.pre.1
|
||||||
# from Racc grammer file "".
|
# from Racc grammar file "".
|
||||||
#
|
#
|
||||||
|
|
||||||
require 'racc/parser.rb'
|
require 'racc/parser.rb'
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
#
|
#
|
||||||
# DO NOT MODIFY!!!!
|
# DO NOT MODIFY!!!!
|
||||||
# This file is automatically generated by Racc 1.4.16.pre.1
|
# This file is automatically generated by Racc 1.4.16.pre.1
|
||||||
# from Racc grammer file "".
|
# from Racc grammar file "".
|
||||||
#
|
#
|
||||||
|
|
||||||
require 'racc/parser.rb'
|
require 'racc/parser.rb'
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
#
|
#
|
||||||
# DO NOT MODIFY!!!!
|
# DO NOT MODIFY!!!!
|
||||||
# This file is automatically generated by Racc 1.4.16.pre.1
|
# This file is automatically generated by Racc 1.4.16.pre.1
|
||||||
# from Racc grammer file "".
|
# from Racc grammar file "".
|
||||||
#
|
#
|
||||||
|
|
||||||
require 'racc/parser.rb'
|
require 'racc/parser.rb'
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
#
|
#
|
||||||
# DO NOT MODIFY!!!!
|
# DO NOT MODIFY!!!!
|
||||||
# This file is automatically generated by Racc 1.4.16.pre.1
|
# This file is automatically generated by Racc 1.4.16.pre.1
|
||||||
# from Racc grammer file "".
|
# from Racc grammar file "".
|
||||||
#
|
#
|
||||||
|
|
||||||
require 'racc/parser.rb'
|
require 'racc/parser.rb'
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
#
|
#
|
||||||
# DO NOT MODIFY!!!!
|
# DO NOT MODIFY!!!!
|
||||||
# This file is automatically generated by Racc 1.4.16.pre.1
|
# This file is automatically generated by Racc 1.4.16.pre.1
|
||||||
# from Racc grammer file "".
|
# from Racc grammar file "".
|
||||||
#
|
#
|
||||||
|
|
||||||
require 'racc/parser.rb'
|
require 'racc/parser.rb'
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
#
|
#
|
||||||
# DO NOT MODIFY!!!!
|
# DO NOT MODIFY!!!!
|
||||||
# This file is automatically generated by Racc 1.4.16.pre.1
|
# This file is automatically generated by Racc 1.4.16.pre.1
|
||||||
# from Racc grammer file "".
|
# from Racc grammar file "".
|
||||||
#
|
#
|
||||||
|
|
||||||
require 'racc/parser.rb'
|
require 'racc/parser.rb'
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
#
|
#
|
||||||
# DO NOT MODIFY!!!!
|
# DO NOT MODIFY!!!!
|
||||||
# This file is automatically generated by Racc 1.4.16.pre.1
|
# This file is automatically generated by Racc 1.4.16.pre.1
|
||||||
# from Racc grammer file "".
|
# from Racc grammar file "".
|
||||||
#
|
#
|
||||||
|
|
||||||
require 'racc/parser.rb'
|
require 'racc/parser.rb'
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
#
|
#
|
||||||
# DO NOT MODIFY!!!!
|
# DO NOT MODIFY!!!!
|
||||||
# This file is automatically generated by Racc 1.4.16.pre.1
|
# This file is automatically generated by Racc 1.4.16.pre.1
|
||||||
# from Racc grammer file "".
|
# from Racc grammar file "".
|
||||||
#
|
#
|
||||||
|
|
||||||
require 'racc/parser.rb'
|
require 'racc/parser.rb'
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
#
|
#
|
||||||
# DO NOT MODIFY!!!!
|
# DO NOT MODIFY!!!!
|
||||||
# This file is automatically generated by Racc 1.4.16.pre.1
|
# This file is automatically generated by Racc 1.4.16.pre.1
|
||||||
# from Racc grammer file "".
|
# from Racc grammar file "".
|
||||||
#
|
#
|
||||||
|
|
||||||
require 'racc/parser.rb'
|
require 'racc/parser.rb'
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
#
|
#
|
||||||
# DO NOT MODIFY!!!!
|
# DO NOT MODIFY!!!!
|
||||||
# This file is automatically generated by Racc 1.4.16.pre.1
|
# This file is automatically generated by Racc 1.4.16.pre.1
|
||||||
# from Racc grammer file "".
|
# from Racc grammar file "".
|
||||||
#
|
#
|
||||||
|
|
||||||
require 'racc/parser.rb'
|
require 'racc/parser.rb'
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
#
|
#
|
||||||
# DO NOT MODIFY!!!!
|
# DO NOT MODIFY!!!!
|
||||||
# This file is automatically generated by Racc 1.4.16.pre.1
|
# This file is automatically generated by Racc 1.4.16.pre.1
|
||||||
# from Racc grammer file "".
|
# from Racc grammar file "".
|
||||||
#
|
#
|
||||||
|
|
||||||
require 'racc/parser.rb'
|
require 'racc/parser.rb'
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
#
|
#
|
||||||
# DO NOT MODIFY!!!!
|
# DO NOT MODIFY!!!!
|
||||||
# This file is automatically generated by Racc 1.4.16.pre.1
|
# This file is automatically generated by Racc 1.4.16.pre.1
|
||||||
# from Racc grammer file "".
|
# from Racc grammar file "".
|
||||||
#
|
#
|
||||||
|
|
||||||
require 'racc/parser.rb'
|
require 'racc/parser.rb'
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
#
|
#
|
||||||
# DO NOT MODIFY!!!!
|
# DO NOT MODIFY!!!!
|
||||||
# This file is automatically generated by Racc 1.4.16.pre.1
|
# This file is automatically generated by Racc 1.4.16.pre.1
|
||||||
# from Racc grammer file "".
|
# from Racc grammar file "".
|
||||||
#
|
#
|
||||||
|
|
||||||
require 'racc/parser.rb'
|
require 'racc/parser.rb'
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
#
|
#
|
||||||
# DO NOT MODIFY!!!!
|
# DO NOT MODIFY!!!!
|
||||||
# This file is automatically generated by Racc 1.4.16.pre.1
|
# This file is automatically generated by Racc 1.4.16.pre.1
|
||||||
# from Racc grammer file "".
|
# from Racc grammar file "".
|
||||||
#
|
#
|
||||||
|
|
||||||
require 'racc/parser.rb'
|
require 'racc/parser.rb'
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
#
|
#
|
||||||
# DO NOT MODIFY!!!!
|
# DO NOT MODIFY!!!!
|
||||||
# This file is automatically generated by Racc 1.4.16.pre.1
|
# This file is automatically generated by Racc 1.4.16.pre.1
|
||||||
# from Racc grammer file "".
|
# from Racc grammar file "".
|
||||||
#
|
#
|
||||||
|
|
||||||
require 'racc/parser.rb'
|
require 'racc/parser.rb'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue