Skip to content

Commit d079923

Browse files
committed
fix typo
1 parent b213498 commit d079923

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/Github/Api/Repo.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ class Repo extends AbstractApi
3131
* @param string $keyword the search query
3232
* @param array $params
3333
*
34-
* @return array list of founded repositories
34+
* @return array list of found repositories
3535
*/
3636
public function find($keyword, array $params)
3737
{

0 commit comments

Comments
 (0)