From e0881bdb2a5db66c833ff7680721b020d76c3281 Mon Sep 17 00:00:00 2001 From: "Thorpe J.Y. Obazee" Date: Wed, 10 Jul 2013 04:21:33 +0800 Subject: [PATCH] Just a typo --- src/Valitron/Validator.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Valitron/Validator.php b/src/Valitron/Validator.php index d5736c8..76800bb 100644 --- a/src/Valitron/Validator.php +++ b/src/Valitron/Validator.php @@ -4,7 +4,7 @@ namespace Valitron; /** * Validation Class * - * Validates input against certian criteria + * Validates input against certain criteria * * @package Valitron * @author Vance Lucas