diff --git a/config/alfresco/messages/template-service.properties b/config/alfresco/messages/template-service.properties index 673bc3fa6d..5f6aaf6318 100644 --- a/config/alfresco/messages/template-service.properties +++ b/config/alfresco/messages/template-service.properties @@ -1,5 +1,5 @@ # Template Service externalised display strings -error_no_template=Unable to find the template ''{0}''. Please contact your system adminstrator. -error_template_fail=Error during processing of the template ''{0}''. Please contact your system adminstrator. -error_template_io=IO Error during processing of the template ''{0}''. Please contact your system adminstrator. +error_no_template=Unable to find the template ''{0}''. Please contact your system administrator. +error_template_fail=Error during processing of the template ''{0}''. Please contact your system administrator. +error_template_io=IO Error during processing of the template ''{0}''. Please contact your system administrator.