[ruby/syntax_suggest] [DOC] Fix method name
https://github.com/ruby/syntax_suggest/commit/08a9afb64f
This commit is contained in:
parent
0cbfeb8210
commit
ae71bbbc44
@ -21,7 +21,7 @@ if SyntaxError.method_defined?(:detailed_message)
|
||||
attr_reader :string
|
||||
end
|
||||
|
||||
# SyntaxSuggest.record_dir [Private]
|
||||
# SyntaxSuggest.module_for_detailed_message [Private]
|
||||
#
|
||||
# Used to monkeypatch SyntaxError via Module.prepend
|
||||
def self.module_for_detailed_message
|
||||
|
Loading…
x
Reference in New Issue
Block a user