diff --git a/src/mixins/lang.js b/src/mixins/lang.js index baa2af351..ef462272c 100644 --- a/src/mixins/lang.js +++ b/src/mixins/lang.js @@ -35,7 +35,7 @@ export default { setPageLocale(); }, /** - * Change the language for the current page (no localstore set) + * Change the language for the current page (no localstore set) * @param {string} lang Code of language to switch to. */ async changeCurrentPageLang(lang) {