diff --git a/archetypes/alfresco-amp-archetype/src/main/resources/archetype-resources/src/test/properties/local/alfresco-global.properties b/archetypes/alfresco-amp-archetype/src/main/resources/archetype-resources/src/test/properties/local/alfresco-global.properties index 42f4f756..94b7c9d3 100644 --- a/archetypes/alfresco-amp-archetype/src/main/resources/archetype-resources/src/test/properties/local/alfresco-global.properties +++ b/archetypes/alfresco-amp-archetype/src/main/resources/archetype-resources/src/test/properties/local/alfresco-global.properties @@ -20,7 +20,7 @@ # Sample custom content and index data location # This will create alf_data Relative to appserver run folder -# In this default file we take the property from the POM (for compatbility with local tomcat and jboss deployments) but it can also be edited here. +# In this default file we take the property from the POM (for compatibility with local tomcat and jboss deployments) but it can also be edited here. dir.root=${alfresco.data.location} # Allowed values are: NONE, AUTO, FULL index.recovery.mode=NONE @@ -50,4 +50,4 @@ cifs.enabled=false ftp.enabled=false ftp.port=1121 -ftp.authenticator=alfresco \ No newline at end of file +ftp.authenticator=alfresco