Skip to content

Commit 0440829

Browse files
authored
Fix: Wrong PHPDoc description
1 parent 9b01208 commit 0440829

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/Github/Api/Search.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ public function commits($q, $sort = null, $order = 'desc')
9797
}
9898

9999
/**
100-
* Search commits by filter (q).
100+
* Search topics by filter (q).
101101
*
102102
* @link https://developer.github.com/v3/search/#search-topics
103103
*

0 commit comments

Comments
 (0)