diff --git a/lib/Github/Api/Search.php b/lib/Github/Api/Search.php index 84626ae32db..05786ebdb78 100644 --- a/lib/Github/Api/Search.php +++ b/lib/Github/Api/Search.php @@ -97,7 +97,7 @@ public function commits($q, $sort = null, $order = 'desc') } /** - * Search commits by filter (q). + * Search topics by filter (q). * * @link https://developer.github.com/v3/search/#search-topics *