[cpp-sp COMMIT] /branches/REL_2/msi/WiX/ShibbolethSP-update-dlg.wxs

noreply at shibboleth.net noreply at shibboleth.net
Fri Aug 3 16:53:16 EDT 2012


Author: scantor
Date: Fri Aug  3 16:53:16 2012
New Revision: 3750

URL: http://svn.shibboleth.net/view/cpp-sp?rev=3750&view=rev
Log:
Fix typo

Modified:
    branches/REL_2/msi/WiX/ShibbolethSP-update-dlg.wxs

Modified: branches/REL_2/msi/WiX/ShibbolethSP-update-dlg.wxs
URL: http://svn.shibboleth.net/view/cpp-sp/branches/REL_2/msi/WiX/ShibbolethSP-update-dlg.wxs?rev=3750&r1=3749&r2=3750&view=diff
==============================================================================
--- branches/REL_2/msi/WiX/ShibbolethSP-update-dlg.wxs (original)
+++ branches/REL_2/msi/WiX/ShibbolethSP-update-dlg.wxs Fri Aug  3 16:53:16 2012
@@ -32,7 +32,7 @@
 
         <!-- Buttons to control Shibboleth Setup -->
         <Control Id='DescriptionLine1' Type='Text' X='25' Y='51' Height='12' Width='320' 
-                 Text='The updates files for [ProductName] will be installed to [INSTALLDIR]'/>
+                 Text='The updated files for [ProductName] will be installed to [INSTALLDIR]'/>
 
         <!-- Stuff at the bottom: line, Back,Next, [space] Cancel -->
         <Control Id='BottomLine' Type='Line' X='0' Y='234' Width='370' Height='1' />



More information about the commits mailing list