Skip to content

Commit 9c5cf33

Browse files
committed
Merge pull request google#76 from KestutisIT/patch-1
Typo error fixed
2 parents 7e480bc + 0206043 commit 9c5cf33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/example-captcha.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
<p><a href="/">Try again</a></p>
9696
<?php
9797
else:
98-
// If it's not successfull, then one or more error codes will be returned.
98+
// If it's not successful, then one or more error codes will be returned.
9999
?>
100100
<h2>Something went wrong</h2>
101101
<p>The following error was returned: <?php

0 commit comments

Comments
 (0)