Skip to content

Commit 896d0ef

Browse files
committed
Remove extra space
1 parent 9c5cf33 commit 896d0ef

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)