Skip to content

Commit 71a299b

Browse files
authored
phpdoc: fix typo
1 parent ad3b8e6 commit 71a299b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/Github/Api/Deployment.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ public function create($username, $repository, array $params)
7878
* @param int $id the deployment number
7979
* @param array $params The information about the deployment update.
8080
* Must include a "state" field of pending, success, error, or failure.
81-
* May also be given a target_url and description, ßee link for more details.
81+
* May also be given a target_url and description, see link for more details.
8282
*
8383
* @throws MissingArgumentException
8484
*

0 commit comments

Comments
 (0)