Merge "registration: Only allow one extension to set a specific config setting"
[lhc/web/wiklou.git] / resources / src / mediawiki.language / mediawiki.language.js
index 6a52434..45863a3 100644 (file)
 
                /**
                 * Formats language tags according the BCP47 standard.
-                * See wfBCP47 for the PHP implementation.
+                * See LanguageCode::bcp47 for the PHP implementation.
                 *
                 * @param {string} languageTag Well-formed language tag
                 * @return {string}