Skip to content

Commit 0081eae

Browse files
authored
minor KnpLabs#993 phpdoc: fix typo (clxmstaab)
This PR was merged into the 2.x branch. Discussion ---------- Commits ------- 71a299b phpdoc: fix typo
2 parents ad3b8e6 + 71a299b commit 0081eae

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)