Skip to content

Commit d912025

Browse files
Fixed spacing.
1 parent 8e207cb commit d912025

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
@@ -40,7 +40,7 @@ public function find($keyword, array $params = array())
4040

4141
/**
4242
* Get the last year of commit activity for a repository grouped by week
43-
* @link http://developer.github.com/v3/repos/statistics/#commit-activity
43+
* @link http://developer.github.com/v3/repos/statistics/#commit-activity
4444
*
4545
* @param string $username the user who owns the repository
4646
* @param string $repository the name of the repository

0 commit comments

Comments
 (0)