mirror of
https://github.com/pry/pry.git
synced 2022-11-09 12:35:05 -05:00
DEPRACTED --> DEPRECATED
This commit is contained in:
parent
110818d73f
commit
991c73cd74
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ class Pry
|
|||
|
||||
opts = Slop.parse!(args) do |opt|
|
||||
opt.banner unindent <<-USAGE
|
||||
NOTE: show-command is DEPRACTED. Use show-source [command_name] instead.
|
||||
NOTE: show-command is DEPRECATED. Use show-source [command_name] instead.
|
||||
USAGE
|
||||
|
||||
opt.on :h, :help, "This message." do
|
||||
|
|
Loading…
Add table
Reference in a new issue