Author: adietish
Date: 2012-01-16 04:20:26 -0500 (Mon, 16 Jan 2012)
New Revision: 37852
Modified:
trunk/openshift/plugins/org.jboss.tools.openshift.express.ui/src/org/jboss/tools/openshift/express/internal/ui/wizard/AdapterWizardPage.java
Log:
[JBIDE-10634] corrected typo
Modified:
trunk/openshift/plugins/org.jboss.tools.openshift.express.ui/src/org/jboss/tools/openshift/express/internal/ui/wizard/AdapterWizardPage.java
===================================================================
---
trunk/openshift/plugins/org.jboss.tools.openshift.express.ui/src/org/jboss/tools/openshift/express/internal/ui/wizard/AdapterWizardPage.java 2012-01-16
08:32:44 UTC (rev 37851)
+++
trunk/openshift/plugins/org.jboss.tools.openshift.express.ui/src/org/jboss/tools/openshift/express/internal/ui/wizard/AdapterWizardPage.java 2012-01-16
09:20:26 UTC (rev 37852)
@@ -76,7 +76,7 @@
super(
"Import OpenShift application",
"Choose to create a new/use existing project, " +
- "the GITbranch and clone destination, "
+ "the GIT branch and clone destination, "
+ "and configure your server adapter ",
"Server Adapter",
wizard);
Show replies by date