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

noreply at shibboleth.net noreply at shibboleth.net
Wed Jan 8 20:11:01 EST 2014


Author: tzeller
Date: Wed Jan  8 20:11:01 2014
New Revision: 203

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

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

Modified: java-parent-project-v3/trunk/bin/create-project-monolithic.sh
URL: http://svn.shibboleth.net/view/java-parent-projects/java-parent-project-v3/trunk/bin/create-project-monolithic.sh?rev=203&r1=202&r2=203&view=diff
==============================================================================
--- java-parent-project-v3/trunk/bin/create-project-monolithic.sh (original)
+++ java-parent-project-v3/trunk/bin/create-project-monolithic.sh Wed Jan  8 20:11:01 2014
@@ -6,7 +6,7 @@
 source $LOCATION/create-project-common.sh
 
 $ECHO "This script will create a new monolithic 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