REPO-3299,REPO-3436,REPO-3437: Typo in license message

This commit is contained in:
Alan Davis 2018-03-28 14:40:22 +01:00
parent 89e906be6b
commit b4fc6c0097

View File

@ -100,7 +100,7 @@ public abstract class AbstractTransformerController
protected void logEnterpriseLicenseMessage()
{
logger.info("This image is only intended to be use with the Alfresco Enterprise Content Repository which is covered by ");
logger.info("This image is only intended to be used with the Alfresco Enterprise Content Repository which is covered by ");
logger.info("https://www.alfresco.com/legal/agreements and https://www.alfresco.com/terms-use");
logger.info("");
logger.info("License rights for this program may be obtained from Alfresco Software, Ltd. pursuant to a written agreement");