Fix ohagi name mistake
This commit is contained in:
parent
ed3bb8a751
commit
bd1bc993c7
1 changed files with 2 additions and 2 deletions
|
@ -25,8 +25,8 @@ module Mastodon::CLI
|
||||||
say('Let the WAR begin.', :red)
|
say('Let the WAR begin.', :red)
|
||||||
end
|
end
|
||||||
|
|
||||||
desc 'kokuraan', 'Ohagi is kokuraan'
|
desc 'oguraan', 'Ohagi is oguraan'
|
||||||
def kokuraan
|
def oguraan
|
||||||
say('I hate you.', :yellow)
|
say('I hate you.', :yellow)
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue