diff --git a/assets/js/utils/lang.js b/assets/js/utils/lang.js index 28384d5e..578c9dc0 100644 --- a/assets/js/utils/lang.js +++ b/assets/js/utils/lang.js @@ -12,7 +12,7 @@ /** * Lang utility. * - * This module implements the functionality of dates. + * This module implements the functionality of translations. */ window.App.Utils.Lang = (function () { /**