Skip to content

Commit 28ddf9f

Browse files
committed
Merge pull request #967 from maastermedia/2.0
Typo in book validation
2 parents 2e75b51 + 67bb402 commit 28ddf9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/validation.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -793,7 +793,7 @@ it looks like this::
793793
// this is *not* a valid email address
794794
$errorMessage = $errorList[0]->getMessage()
795795
796-
// do somethign with the error
796+
// do something with the error
797797
}
798798
799799
// ...

0 commit comments

Comments
 (0)