From cbda5f950668d78c5bfd5320d8a97d447b0a39ee Mon Sep 17 00:00:00 2001 From: cramakri <cramakri> Date: Mon, 11 Feb 2013 13:46:48 +0000 Subject: [PATCH] BIS-55 SP-80 : Improved installer text SVN: 28330 --- installation/resource/installer/userInputSpec.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/installation/resource/installer/userInputSpec.xml b/installation/resource/installer/userInputSpec.xml index 7c1768e2357..1e16431f215 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> -- GitLab