[java-identity-provider COMMIT] /trunk/idp-installer/src/main/wix/scripts/shib_random.vbs

noreply at shibboleth.net noreply at shibboleth.net
Mon Aug 10 11:54:25 EDT 2015


Author: rdw
Date: Mon Aug 10 11:54:25 2015
New Revision: 7667

URL: http://svn.shibboleth.net/view/java-identity-provider?rev=7667&view=rev
Log:
typo

Modified:
    trunk/idp-installer/src/main/wix/scripts/shib_random.vbs

Modified: trunk/idp-installer/src/main/wix/scripts/shib_random.vbs
URL: http://svn.shibboleth.net/view/java-identity-provider/trunk/idp-installer/src/main/wix/scripts/shib_random.vbs?rev=7667&r1=7666&r2=7667&view=diff
==============================================================================
--- trunk/idp-installer/src/main/wix/scripts/shib_random.vbs	(original)
+++ trunk/idp-installer/src/main/wix/scripts/shib_random.vbs	Mon Aug 10 11:54:25 2015
@@ -4,5 +4,5 @@
 
 Set TypeLib = CreateObject("Scriptlet.TypeLib")
 JettyPassword=left(TypeLib.Guid, 38)
-' Prefix the propoerty with the MM GUID....
+' Prefix the property with the MM GUID....
 Session.Property("JETTY_PASS.684B3207_0D64_43E6_9E6A_3ACB8B7672D7") = JettyPassword



More information about the commits mailing list