[jbosstools-commits] JBoss Tools SVN: r24234 - in trunk/gwt/plugins: org.jboss.tools.gwt.ui and 1 other directory.

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Tue Aug 17 19:28:02 EDT 2010


Author: dgolovin
Date: 2010-08-17 19:28:02 -0400 (Tue, 17 Aug 2010)
New Revision: 24234

Modified:
   trunk/gwt/plugins/org.jboss.tools.gwt.core/about.html
   trunk/gwt/plugins/org.jboss.tools.gwt.ui/about.html
Log:
error fixed in about.html title for GWT integration component plugins


Modified: trunk/gwt/plugins/org.jboss.tools.gwt.core/about.html
===================================================================
--- trunk/gwt/plugins/org.jboss.tools.gwt.core/about.html	2010-08-17 23:09:47 UTC (rev 24233)
+++ trunk/gwt/plugins/org.jboss.tools.gwt.core/about.html	2010-08-17 23:28:02 UTC (rev 24234)
@@ -14,7 +14,7 @@
 </style>
 </head>
 <body>
-<h1JBoss GWT Integration</h1>
+<h1>JBoss GWT Integration</h1>
 
 <p>
 This plugin is part of the JBoss Tools developed by the <a href="http://www.jboss.com">JBoss Inc.</a>

Modified: trunk/gwt/plugins/org.jboss.tools.gwt.ui/about.html
===================================================================
--- trunk/gwt/plugins/org.jboss.tools.gwt.ui/about.html	2010-08-17 23:09:47 UTC (rev 24233)
+++ trunk/gwt/plugins/org.jboss.tools.gwt.ui/about.html	2010-08-17 23:28:02 UTC (rev 24234)
@@ -14,7 +14,7 @@
 </style>
 </head>
 <body>
-<h1JBoss GWT Integration</h1>
+<h1>JBoss GWT Integration</h1>
 
 <p>
 This plugin is part of the JBoss Tools developed by the <a href="http://www.jboss.com">JBoss Inc.</a>



More information about the jbosstools-commits mailing list