Browse Source

More clarity

Michael Meyer 11 years ago
parent
commit
a4e2584985
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
 	| Here you may specify the number of minutes that you wish the session
-	| to be allowed to remain idle before 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.
 	| to immediately expire when the browser closes, set it to zero.
 	|
 	|
 	*/
 	*/