Skip to content

Commit 862c23d

Browse files
authored
Merge pull request KnpLabs#448 from Nyholm/exception-desc
Updated exception description
2 parents edddf01 + 66f7b18 commit 862c23d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/Github/Exception/ValidationFailedException.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
namespace Github\Exception;
44

55
/**
6-
* ValidationFailedException.
6+
* When GitHub returns with a HTTP response that says our request is invalid.
77
*
88
* @author Joseph Bielawski <stloyd@gmail.com>
99
*/

0 commit comments

Comments
 (0)