diff --git a/installation/resource/installer/userInputSpec.xml b/installation/resource/installer/userInputSpec.xml index 7c1768e235771289b0184b21fcfe2d8a8fbed2fd..1e16431f21556b6ad3c0616189016813be204781 100644 --- a/installation/resource/installer/userInputSpec.xml +++ b/installation/resource/installer/userInputSpec.xml @@ -1,7 +1,7 @@ <userInput> <panel id="UserInputPanel.DB_CHECK"> <field type="staticText" align="left" - txt="PLease, click next to perform the check for the owner and the admin user specified in service.properties." /> + txt="We will verify that the database owner and database admin users specified in the service.properties file have access to the database." /> <field type="title" txt="Database access check" bold="true" size="2" /> </panel>