From ed78f78fa927376ea5e254092432ce8a92047b47 Mon Sep 17 00:00:00 2001 From: Taylor Otwell Date: Tue, 22 Oct 2013 21:20:18 -0500 Subject: [PATCH] Fix comment. --- app/lang/en/validation.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/lang/en/validation.php b/app/lang/en/validation.php index 5a24a40c..e5887e18 100644 --- a/app/lang/en/validation.php +++ b/app/lang/en/validation.php @@ -9,7 +9,7 @@ return array( | | The following language lines contain the default error messages used by | the validator class. Some of these rules have multiple versions such - | such as the size rules. Feel free to tweak each of these messages. + | as the size rules. Feel free to tweak each of these messages here. | */