From b65b2e4da9004becc9bef40882cae9cd3026f680 Mon Sep 17 00:00:00 2001 From: Sam Georges Date: Tue, 20 May 2014 16:35:41 +1000 Subject: [PATCH] Fix comments --- app/config/cms.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/config/cms.php b/app/config/cms.php index fb7fec73c..3eaf6a08e 100644 --- a/app/config/cms.php +++ b/app/config/cms.php @@ -160,10 +160,10 @@ return array( /* |-------------------------------------------------------------------------- - | Uploads directory + | Temporary directory |-------------------------------------------------------------------------- | - | Specifies the uploads directory relative to the application root directory. + | Specifies a directory used by the application for temporarily storing files. | */