From f5ee9e9cc70c397cd30b8b7bb4694cec0fa28e97 Mon Sep 17 00:00:00 2001 From: puneet0191 Date: Fri, 30 Oct 2015 19:10:25 +0530 Subject: [PATCH] Updating the comment --- tests/_support/Step/Acceptance/category.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/_support/Step/Acceptance/category.php b/tests/_support/Step/Acceptance/category.php index 5025925..ffc872c 100644 --- a/tests/_support/Step/Acceptance/category.php +++ b/tests/_support/Step/Acceptance/category.php @@ -47,7 +47,7 @@ class category extends \AcceptanceTester /** * Function to Trash a Category in Joomla! * - * @param String $categoryName Name of the category which is to be Trashed + * @param String $categoryName Name of the category which is to be trashed * * @return void */