From 617ee37ec781fd03a65a13f8d38eb2392edcbd20 Mon Sep 17 00:00:00 2001 From: Alex Tselegidis Date: Mon, 24 Jan 2022 17:05:38 +0100 Subject: [PATCH] Comment fix --- assets/js/utils/lang.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 () { /**