Browse Source

tweaked configuration comments.

Taylor Otwell 13 years ago
parent
commit
0cd6966e15
1 changed files with 2 additions and 2 deletions
  1. 2 2
      application/config/application.php

+ 2 - 2
application/config/application.php

@@ -47,8 +47,8 @@ return array(
 	| 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.
 	|
 	*/