mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Sync did_you_mean
This commit is contained in:
parent
93badf4770
commit
e353bcd111
1 changed files with 1 additions and 1 deletions
|
@ -106,7 +106,7 @@ module DidYouMean
|
||||||
end
|
end
|
||||||
|
|
||||||
# Updates the primary formatter used to format the suggestions.
|
# Updates the primary formatter used to format the suggestions.
|
||||||
def self.formatter=(*)
|
def self.formatter=(formatter)
|
||||||
@formatter = formatter
|
@formatter = formatter
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue