From a4e2584985b4678515839297c51cfa11cf3512d6 Mon Sep 17 00:00:00 2001 From: Michael Meyer Date: Wed, 7 Aug 2013 12:53:37 -0500 Subject: [PATCH] More clarity --- app/config/session.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/config/session.php b/app/config/session.php index f08e339a..549d3ff3 100644 --- a/app/config/session.php +++ b/app/config/session.php @@ -24,7 +24,7 @@ |-------------------------------------------------------------------------- | | 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. | */