You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by jm...@apache.org on 2013/01/16 04:18:50 UTC

svn commit: r1433813 - /flex/sdk/branches/develop/ide/checkAllPlayerGlobals.sh

Author: jmclean
Date: Wed Jan 16 03:18:49 2013
New Revision: 1433813

URL: http://svn.apache.org/viewvc?rev=1433813&view=rev
Log:
fixed error in echo non quoted quote

Modified:
    flex/sdk/branches/develop/ide/checkAllPlayerGlobals.sh

Modified: flex/sdk/branches/develop/ide/checkAllPlayerGlobals.sh
URL: http://svn.apache.org/viewvc/flex/sdk/branches/develop/ide/checkAllPlayerGlobals.sh?rev=1433813&r1=1433812&r2=1433813&view=diff
==============================================================================
--- flex/sdk/branches/develop/ide/checkAllPlayerGlobals.sh (original)
+++ flex/sdk/branches/develop/ide/checkAllPlayerGlobals.sh Wed Jan 16 03:18:49 2013
@@ -47,7 +47,7 @@ fi
 agreeLicense()
 {
 	echo
-	echo The playerglobal.swc is part of the Adobe Flex SDK and covered by it's license.
+	echo "The playerglobal.swc is part of the Adobe Flex SDK and covered by it's license."
 	echo
 	echo All files contained in the Adobe Flex SDK are subject to and governed by the
 	echo Adobe Flex SDK License Agreement specified here: