Fixed comment

This commit is contained in:
Pierre 2018-01-07 19:17:50 +01:00
parent 374ccf52f1
commit 8d3b53664a

View File

@ -8,7 +8,7 @@ ComunicWeb.common.system = {
/**
* Initializate the application
*
* @param {String} Specify a page to open
* @param {String} openPage Specify a page to open
* @return {Boolean} True for a success
*/
init: function(openPage){