From 85af069e621c131786b173821a64961a703fe0c6 Mon Sep 17 00:00:00 2001 From: Septdir Date: Wed, 25 Apr 2018 04:57:24 +0300 Subject: [PATCH] drone code formatting fix --- components/com_content/helpers/association.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/com_content/helpers/association.php b/components/com_content/helpers/association.php index 3ca40f595c1b1..887672c37caa8 100644 --- a/components/com_content/helpers/association.php +++ b/components/com_content/helpers/association.php @@ -97,7 +97,7 @@ public static function getAssociations($id = 0, $view = null, $layout = null) /** * Method to display in frontend the associations for a given article * - * @param integer $id Id of the article + * @param integer $id Id of the article * * @return array An array containing the association URL and the related language object *