Skip to content

Commit

Permalink
[ruby/irb] Fix a typo (ruby/irb#912)
Browse files Browse the repository at this point in the history
  • Loading branch information
hsbt authored and artur-intech committed Apr 26, 2024
1 parent df9b131 commit 82251b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/irb/cmd/nop.rb
Original file line number Diff line number Diff line change
@@ -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.

0 comments on commit 82251b2

Please sign in to comment.