Skip to content

Commit e4bfe88

Browse files
committed
Merge pull request google#77 from fbonzon/patch-1
Remove extra space
2 parents 9c5cf33 + 896d0ef commit e4bfe88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ReCaptcha/ReCaptcha.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ class ReCaptcha
4444
private $secret;
4545

4646
/**
47-
* Method used to communicate with service. Defaults to POST request.
47+
* Method used to communicate with service. Defaults to POST request.
4848
* @var RequestMethod
4949
*/
5050
private $requestMethod;

0 commit comments

Comments
 (0)