Skip to content

Commit 4bc9fb9

Browse files
authored
minor #922 Fix: Wrong PHPDoc description (OskarStark)
This PR was merged into the 2.x branch. Discussion ---------- Commits ------- 0440829 Fix: Wrong PHPDoc description
2 parents 9b01208 + 0440829 commit 4bc9fb9

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)