diff --git a/core/modules/locale/locale.translation.inc b/core/modules/locale/locale.translation.inc index 4b6eefc..1a09c6a 100644 --- a/core/modules/locale/locale.translation.inc +++ b/core/modules/locale/locale.translation.inc @@ -41,8 +41,8 @@ * disabled this function will return the last known module state. The status * will only be updated once Update module is enabled. * - * @params array $project_names - * Array of names of the projects to get. + * @param array $project_names + * Array of names of the projects to get. * * @return array * Array of project data for translation update.