diff --git a/components/com_contact/src/View/Categories/HtmlView.php b/components/com_contact/src/View/Categories/HtmlView.php index 9e627a810b27b..9f447cbe98f68 100644 --- a/components/com_contact/src/View/Categories/HtmlView.php +++ b/components/com_contact/src/View/Categories/HtmlView.php @@ -14,7 +14,7 @@ use Joomla\CMS\MVC\View\CategoriesView; /** - * Content categories view. + * Contact categories view. * * @since 1.6 */ diff --git a/components/com_newsfeeds/src/View/Categories/HtmlView.php b/components/com_newsfeeds/src/View/Categories/HtmlView.php index 51a679e38c67b..e8076475251c2 100644 --- a/components/com_newsfeeds/src/View/Categories/HtmlView.php +++ b/components/com_newsfeeds/src/View/Categories/HtmlView.php @@ -14,7 +14,7 @@ use Joomla\CMS\MVC\View\CategoriesView; /** - * Content categories view. + * Newsfeed categories view. * * @since 1.5 */