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 *