[ruby/irb] Fix broken rdoc-ref caused by a typo
(https://github.com/ruby/irb/pull/1049) https://github.com/ruby/irb/commit/cdc88fe87f
This commit is contained in:
parent
792275e5f0
commit
593b90a6d4
@ -75,7 +75,7 @@ require_relative "irb/pager"
|
||||
# 2. Constructs the initial session context from [hash
|
||||
# IRB.conf](rdoc-ref:IRB@Hash+IRB.conf) and from default values; the hash
|
||||
# content may have been affected by [command-line
|
||||
# options](rdoc-ref:IB@Command-Line+Options), and by direct assignments in
|
||||
# options](rdoc-ref:IRB@Command-Line+Options), and by direct assignments in
|
||||
# the configuration file.
|
||||
# 3. Assigns the context to variable `conf`.
|
||||
# 4. Assigns command-line arguments to variable `ARGV`.
|
||||
|
Loading…
x
Reference in New Issue
Block a user