From f674795a20f3f93d883b2bda6bd9e262f97190b1 Mon Sep 17 00:00:00 2001 From: rabuzarus Date: Thu, 7 Apr 2016 16:58:26 +0200 Subject: [PATCH] Update ForumManager.php - small correction --- include/ForumManager.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/ForumManager.php b/include/ForumManager.php index 943d5ff010..9e3c3b9d70 100644 --- a/include/ForumManager.php +++ b/include/ForumManager.php @@ -2,7 +2,7 @@ /** * @file include/ForumManager.php - * @brief ForumManager class with it's methods related to forum functionality * + * @brief ForumManager class with its methods related to forum functionality * */ /**