Skip to content

Commit 67bb402

Browse files
author
Peter Kokot
committed
typo book validation
1 parent 563c2ab commit 67bb402

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)