[jbosstools-commits] JBoss Tools SVN: r39437 - trunk/documentation/whatsnew/openshift.

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Mon Mar 12 09:35:42 EDT 2012


Author: xcoulon
Date: 2012-03-12 09:35:42 -0400 (Mon, 12 Mar 2012)
New Revision: 39437

Modified:
   trunk/documentation/whatsnew/openshift/openshift-news-2.3.0.Beta1.html
Log:
Fixing minor typos

Modified: trunk/documentation/whatsnew/openshift/openshift-news-2.3.0.Beta1.html
===================================================================
--- trunk/documentation/whatsnew/openshift/openshift-news-2.3.0.Beta1.html	2012-03-12 13:15:20 UTC (rev 39436)
+++ trunk/documentation/whatsnew/openshift/openshift-news-2.3.0.Beta1.html	2012-03-12 13:35:42 UTC (rev 39437)
@@ -150,7 +150,7 @@
 					<img src="images/wizard-import.png" />
 				</p>
 				You may of course also make up your mind and choose another OpenShift application. 
-				A separate dialog allows you to pick among the applications you're currently running on your your Paas.
+				A separate dialog allows you to pick among the applications you're currently running on your PaaS.
 				<p>
 					<img src="images/wizard-select-existing.png" />
 				</p>
@@ -166,7 +166,7 @@
 			<td valign="top" align="left"><a name="itemname3" id="itemname3"></a>
 				<b>Workspace project</b></td>
 			<td valign="top">
-				When you create or import an OpenShift application, you may choose to either import it to a new <b>new project</b> 
+				When you create or import an OpenShift application, you may choose to either import it into a <b>new project</b> 
 				or to enable OpenShift for an <b>existing project</b> in your workspace. 
 				We currently allow you to enable OpenShift for <b>Eclipse WTP</b> projects but we'll widen this up in upcoming releases.<br />
 				<p>
@@ -179,7 +179,7 @@
 			<td valign="top" align="left"><a name="itemname3" id="itemname3"></a>
 				<b>OpenShift Maven Profile</b></td>
 			<td valign="top">
-				When you enable OpenShift for an existing maven project in your workspace, we'll make shure it has the required
+				When you enable OpenShift for an existing maven project in your workspace, we'll make sure it has the required
 				maven <b>openshift</b> profile. We add it to the pom if it's not present yet. 
 				<p>
 					<small>
@@ -203,22 +203,22 @@
 				Beta1 improves this a lot and allows you to exclusively create the server adapter. 
 				Choose <b>Create a Server Adapter</b> in the
 				context menu of the <b>OpenShift Express Console</b> and here you go, you get a fresh adapter for your
-				existing OpenShift applciation.
+				existing OpenShift application.
 				<p>
 					<img src="images/console-create-a-server-adapter.png" alt="create server adapter" />
 				</p>
-				We always tried to stick to the Eclipse standards and therefore now also allow you to create the adapter like 
+				We always try to stick to the Eclipse standards and therefore now also allow you to create the adapter like 
 				any other Eclipse WTP server adapter. Choose the Eclipse <b>new server wizard</b> and pick the
 				<b>OpenShift Express Server</b>.
 				<p>
 					<img src="images/server-adapter-wizard.png" />
 				</p>
-				The second wizard page configures all OpenShift specific settings: Your credentials, the OpenShift applicaton 
+				The second wizard page configures all OpenShift specific settings: your credentials, the OpenShift application 
 				and your workspace project. 
 				<p>
 					<img src="images/server-adapter-wizard-2.png" />
 				</p>
-				The new OpenShift Server Adapter is not bound to JBoss AS7 any more, it has it's own runtime. 
+				The new OpenShift Server Adapter is not bound to JBoss AS7 any more, it has its own runtime. 
 				You may therefore use it to publish to <b>any OpenShift application</b>. The prior limitation that restricted 
 				you to publish to jbossas-7 applications only, is gone. 
 				<p>



More information about the jbosstools-commits mailing list