mirror of
https://github.com/pierre42100/ComunicWeb
synced 2024-11-22 12:09:21 +00:00
Fix typos
This commit is contained in:
parent
5007d4779f
commit
b29935bbcf
@ -33,7 +33,7 @@ function ws(title, data = {}) {
|
||||
}
|
||||
|
||||
/**
|
||||
* Create a quick language access function shorcut
|
||||
* Create a quick language access function shortcut
|
||||
*
|
||||
* @param {String} stringName The name of the string to show
|
||||
* @param {Array} stringParams The optionnal parametres to include with the string
|
||||
|
@ -71,7 +71,7 @@ ComunicWeb.components.account.export.worker = {
|
||||
*/
|
||||
parse: function(data, zip){
|
||||
|
||||
//Get UI shorcut
|
||||
//Get UI shortcut
|
||||
var ui = ComunicWeb.components.account.export.ui;
|
||||
|
||||
var Promise = window.Promise;
|
||||
|
Loading…
Reference in New Issue
Block a user