From b46d6b8e06bb08f1679032af4d75dbeca57b76af Mon Sep 17 00:00:00 2001 From: Thomas Lange Date: Tue, 28 Feb 2017 02:16:40 +0100 Subject: Spelling mistakes corrected. --- system/post/main.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'system/post/main.php') diff --git a/system/post/main.php b/system/post/main.php index 4322f53..b880bb7 100644 --- a/system/post/main.php +++ b/system/post/main.php @@ -22,7 +22,7 @@ try { $user_data = generateUserItemData($User); #=============================================================================== - # Add post data for previous and next post if exists + # Add post data for previous and next post #=============================================================================== try { $PrevPost = Post\Factory::build($Post->getPrevID()); -- cgit v1.2.3