Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 6f5ba47

Browse files
committed
fix yardoc
1 parent 486560d commit 6f5ba47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎lib/regexp_trie.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ def initialize
1717
@head = {}
1818
end
1919

20-
# @param [String] pattern
20+
# @param [String] str
2121
def add(str)
2222
return self unless str && str.size > 0
2323

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /