Skip to content

Commit 08a9afb

Browse files
committed
[DOC] Fix method name
1 parent cf46ac0 commit 08a9afb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/syntax_suggest/core_ext.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ def puts(value = $/, **)
2121
attr_reader :string
2222
end
2323

24-
# SyntaxSuggest.record_dir [Private]
24+
# SyntaxSuggest.module_for_detailed_message [Private]
2525
#
2626
# Used to monkeypatch SyntaxError via Module.prepend
2727
def self.module_for_detailed_message

0 commit comments

Comments
 (0)