Browse Source

Fix spelling.

Taylor Otwell 11 years ago
parent
commit
e72b120929
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/config/session.php

+ 1 - 1
app/config/session.php

@@ -8,7 +8,7 @@ return array(
 	|--------------------------------------------------------------------------
 	|
 	| This option controls the default session "driver" that will be used on
-	| requests. By default we will use the light-weight native driver but
+	| requests. By default, we will use the lightweight native driver but
 	| you may specify any of the other wonderful drivers provided here.
 	|
 	| Supported: "native", "cookie", "database", "apc",