Skip to content

Commit f3390c3

Browse files
committed
Merge pull request google#86 from felipevolpatto/felipevolpatto-patch-1
Fixed typo
2 parents e4bfe88 + 30b01e8 commit f3390c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/autoload.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22

3-
/* An autoloader for ReCaptcha\Foo classes. This should be require()d
3+
/* An autoloader for ReCaptcha\Foo classes. This should be required()
44
* by the user before attempting to instantiate any of the ReCaptcha
55
* classes.
66
*/

0 commit comments

Comments
 (0)