From 75bc61cfc2439f917d97756a709039687022b3cc Mon Sep 17 00:00:00 2001 From: zero-24 Date: Tue, 25 Aug 2015 14:47:34 +0200 Subject: [PATCH] one space to much --- plugins/system/cache/cache.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/system/cache/cache.php b/plugins/system/cache/cache.php index 185b76b7cdbc0..9883cb63e8815 100644 --- a/plugins/system/cache/cache.php +++ b/plugins/system/cache/cache.php @@ -123,7 +123,7 @@ public function onAfterRender() /** * Check if the page is excluded from the cache or not. * - * @return boolean True if the page is excluded else false + * @return boolean True if the page is excluded else false * * @since 3.5 */