Fix: wrong app name

This commit is contained in:
Regis Houssin 2017-08-22 08:35:16 +02:00 committed by Laurent Destailleur
parent d2955cb32f
commit a17e4434be

View File

@ -168,7 +168,7 @@ return ("tar", "gunzip");
}
# script_dolibarr_install(&domain, version, &opts, &files, &upgrade-info)
# Actually installs joomla, and returns either 1 and an informational
# Actually installs dolibarr, and returns either 1 and an informational
# message, or 0 and an error
sub script_dolibarr_install
{