Browse Source

Merge pull request #2237 from mmeyer2k/patch-2

Update comment for clarity
Taylor Otwell 10 years ago
parent
commit
5c49245afe
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/config/session.php

+ 1 - 1
app/config/session.php

@@ -24,7 +24,7 @@ return array(
 	|--------------------------------------------------------------------------
 	|
 	| Here you may specify the number of minutes that you wish the session
-	| to be allowed to remain idle for it is expired. If you want them
+	| to be allowed to remain idle before it expires. If you want them
 	| to immediately expire when the browser closes, set it to zero.
 	|
 	*/