Skip to content

Commit 5c49245

Browse files
committed
Merge pull request laravel#2237 from mmeyer2k/patch-2
Update comment for clarity
2 parents 6a2ad47 + a4e2584 commit 5c49245

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/config/session.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
|--------------------------------------------------------------------------
2525
|
2626
| Here you may specify the number of minutes that you wish the session
27-
| to be allowed to remain idle for it is expired. If you want them
27+
| to be allowed to remain idle before it expires. If you want them
2828
| to immediately expire when the browser closes, set it to zero.
2929
|
3030
*/

0 commit comments

Comments
 (0)