Comment fix

This commit is contained in:
Alex Tselegidis 2022-01-24 17:05:38 +01:00
parent 083a3e07f6
commit 617ee37ec7

View file

@ -12,7 +12,7 @@
/** /**
* Lang utility. * Lang utility.
* *
* This module implements the functionality of dates. * This module implements the functionality of translations.
*/ */
window.App.Utils.Lang = (function () { window.App.Utils.Lang = (function () {
/** /**