diff --git a/jeecg-boot/jeecg-module-system/jeecg-system-biz/src/main/resources/static/generic/web/l10n.js b/jeecg-boot/jeecg-module-system/jeecg-system-biz/src/main/resources/static/generic/web/l10n.js index 3d5ecffaf549a6fa71a34d186532ac17c9e7b146..51289f741b9f207cb5e81c795309637a945cd3c3 100644 --- a/jeecg-boot/jeecg-module-system/jeecg-system-biz/src/main/resources/static/generic/web/l10n.js +++ b/jeecg-boot/jeecg-module-system/jeecg-system-biz/src/main/resources/static/generic/web/l10n.js @@ -146,7 +146,7 @@ document.webL10n = (function(window, document, undefined) { * locale (language) to parse. Must be a lowercase string. * * @param {Function} successCallback - * triggered when the l10n resource has been successully parsed. + * triggered when the l10n resource has been successfully parsed. * * @param {Function} failureCallback * triggered when the an error has occured.