Comment fix

This commit is contained in:
Alex Tselegidis 2022-01-24 17:05:38 +01:00
parent 083a3e07f6
commit 617ee37ec7
1 changed files with 1 additions and 1 deletions

View File

@ -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 () {
/**