[java-parent-projects COMMIT] /java-parent-project-v3/trunk/bin/create-project-multimodule.sh

noreply at shibboleth.net noreply at shibboleth.net
Tue Apr 22 18:43:19 EDT 2014


Author: tzeller
Date: Tue Apr 22 18:43:19 2014
New Revision: 252

URL: http://svn.shibboleth.net/view/java-parent-projects?rev=252&view=rev
Log:
Typo nit.

Modified:
    java-parent-project-v3/trunk/bin/create-project-multimodule.sh

Modified: java-parent-project-v3/trunk/bin/create-project-multimodule.sh
URL: http://svn.shibboleth.net/view/java-parent-projects/java-parent-project-v3/trunk/bin/create-project-multimodule.sh?rev=252&r1=251&r2=252&view=diff
==============================================================================
--- java-parent-project-v3/trunk/bin/create-project-multimodule.sh (original)
+++ java-parent-project-v3/trunk/bin/create-project-multimodule.sh Tue Apr 22 18:43:19 2014
@@ -6,7 +6,7 @@
 source $LOCATION/create-project-common.sh
 
 $ECHO "This script will create a new multi-module project and set up the parent module for the project."
-$ECHO "Before you begin you must have already created an empty SVN repository that will recieve the project."
+$ECHO "Before you begin you must have already created an empty SVN repository that will receive the project."
 $ECHO ""
 
 read -p "Please enter the SVN server URL, do not include the project name: " SVN_PROJ_URL



More information about the commits mailing list