Skip to content

Commit 30b01e8

Browse files
Fixed typo
1 parent e4bfe88 commit 30b01e8

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)