Author: xcoulon
Date: 2012-02-17 10:03:47 -0500 (Fri, 17 Feb 2012)
New Revision: 38880
Modified:
trunk/openshift/plugins/org.jboss.tools.openshift.express.ui/src/org/jboss/tools/openshift/express/internal/ui/wizard/ProjectAndServerAdapterSettingsWizardPage.java
Log:
Typo
Modified:
trunk/openshift/plugins/org.jboss.tools.openshift.express.ui/src/org/jboss/tools/openshift/express/internal/ui/wizard/ProjectAndServerAdapterSettingsWizardPage.java
===================================================================
---
trunk/openshift/plugins/org.jboss.tools.openshift.express.ui/src/org/jboss/tools/openshift/express/internal/ui/wizard/ProjectAndServerAdapterSettingsWizardPage.java 2012-02-17
15:03:27 UTC (rev 38879)
+++
trunk/openshift/plugins/org.jboss.tools.openshift.express.ui/src/org/jboss/tools/openshift/express/internal/ui/wizard/ProjectAndServerAdapterSettingsWizardPage.java 2012-02-17
15:03:47 UTC (rev 38880)
@@ -55,7 +55,7 @@
public static final String PREF_CONTENTASSISTKEY = "prefContentAssistKey";
- private static final String PAGE_TITLE_FORMAT = "Setup Project for OpenShift
application \"{0}\"";
+ private static final String PAGE_TITLE_FORMAT = "Setup Project for OpenShift
Application \"{0}\"";
private ProjectAndServerAdapterSettingsWizardPageModel pageModel;
private Text existingProjectNameText = null;
Show replies by date