[java-identity-provider COMMIT] /trunk/idp-installer/src/main/wix/ShibbolethIdP-warndir-dlg.wxs

noreply at shibboleth.net noreply at shibboleth.net
Wed Sep 21 05:53:27 EDT 2016


Author: rdw
Date: Wed Sep 21 05:53:25 2016
New Revision: 8413

URL: http://svn.shibboleth.net/view/java-identity-provider?rev=8413&view=rev
Log:
Fix comment

Modified:
    trunk/idp-installer/src/main/wix/ShibbolethIdP-warndir-dlg.wxs

Modified: trunk/idp-installer/src/main/wix/ShibbolethIdP-warndir-dlg.wxs
URL: http://svn.shibboleth.net/view/java-identity-provider/trunk/idp-installer/src/main/wix/ShibbolethIdP-warndir-dlg.wxs?rev=8413&r1=8412&r2=8413&view=diff
==============================================================================
--- trunk/idp-installer/src/main/wix/ShibbolethIdP-warndir-dlg.wxs	(original)
+++ trunk/idp-installer/src/main/wix/ShibbolethIdP-warndir-dlg.wxs	Wed Sep 21 05:53:25 2016
@@ -17,7 +17,7 @@
      permissions and limitations under the License.  -->
 
 <Wix xmlns="http://schemas.microsoft.com/wix/2006/wi">
-    <!-- The dialog to display if we sense an upgrade -->
+    <!-- The dialog to display if we sense a non default installation directory -->
     <Fragment>
 
         <UI>



More information about the commits mailing list