We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 91ec54b + d079923 commit 13cac64Copy full SHA for 13cac64
lib/Github/Api/Repo.php
@@ -31,7 +31,7 @@ class Repo extends AbstractApi
31
* @param string $keyword the search query
32
* @param array $params
33
*
34
- * @return array list of founded repositories
+ * @return array list of found repositories
35
*/
36
public function find($keyword, array $params)
37
{
0 commit comments