From 0cd6966e1524bdd1bb1fb53c1dc0774f68c7dd3d Mon Sep 17 00:00:00 2001 From: Taylor Otwell Date: Mon, 7 Nov 2011 22:59:00 -0600 Subject: [PATCH] tweaked configuration comments. --- application/config/application.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/application/config/application.php b/application/config/application.php index df9ca064..9e5964c7 100644 --- a/application/config/application.php +++ b/application/config/application.php @@ -47,8 +47,8 @@ | Application Character Encoding |-------------------------------------------------------------------------- | - | The default character encoding used by your application. This is the - | character encoding that will be used by the Str, Text, and Form classes. + | The default character encoding used by your application. This encoding + | will be used by the Str, Text, and Form classes. | */