[ruby/irb] Fix a typo (https://github.com/ruby/irb/pull/912)
https://github.com/ruby/irb/commit/2057248e40
This commit is contained in:
parent
52cf6ec46b
commit
8cfa8e87b2
@ -1,4 +1,4 @@
|
||||
# frozen_string_literal: true
|
||||
|
||||
# This file is just a placeholder for backward-compatibility.
|
||||
# Please require 'irb' and inheirt your command from `IRB::Command::Base` instead.
|
||||
# Please require 'irb' and inherit your command from `IRB::Command::Base` instead.
|
||||
|
Loading…
x
Reference in New Issue
Block a user