From 414efb0ce7a5201ae6c20cc74eea2cedead5f697 Mon Sep 17 00:00:00 2001 From: Graham Campbell Date: Wed, 25 May 2016 10:59:11 +0100 Subject: [PATCH] Fixed typo --- app/Settings/Cache.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/Settings/Cache.php b/app/Settings/Cache.php index 47c5681e..ba772659 100644 --- a/app/Settings/Cache.php +++ b/app/Settings/Cache.php @@ -44,7 +44,7 @@ class Cache } /** - * Store the settings in the cache,. + * Store the settings in the cache. * * @param string $env * @param array $data