diff --git a/core/modules/locale/locale.module b/core/modules/locale/locale.module index 0900ff2..1562273 100644 --- a/core/modules/locale/locale.module +++ b/core/modules/locale/locale.module @@ -1248,7 +1248,7 @@ function _locale_invalidate_js($langcode = NULL) { } /** - * Re-creates the JavaScript translation file for a language. + * (Re-)creates the JavaScript translation file for a language. * * @param $langcode * The language, the translation file should be (re)created for.