[weld-commits] Weld SVN: r6474 - examples/trunk/jsf/pastecode/src/main/webapp.

weld-commits at lists.jboss.org weld-commits at lists.jboss.org
Wed Jun 16 22:24:50 EDT 2010


Author: shane.bryzak at jboss.com
Date: 2010-06-16 22:24:50 -0400 (Wed, 16 Jun 2010)
New Revision: 6474

Modified:
   examples/trunk/jsf/pastecode/src/main/webapp/home.xhtml
Log:
argh i can't spell good


Modified: examples/trunk/jsf/pastecode/src/main/webapp/home.xhtml
===================================================================
--- examples/trunk/jsf/pastecode/src/main/webapp/home.xhtml	2010-06-17 02:24:11 UTC (rev 6473)
+++ examples/trunk/jsf/pastecode/src/main/webapp/home.xhtml	2010-06-17 02:24:50 UTC (rev 6474)
@@ -14,7 +14,7 @@
    	
    	<ui:define name="mainarea">
 	   			   		
-	   	<div class="contentHeader">Poste a new PasteCode</div>
+	   	<div class="contentHeader">Post a new PasteCode</div>
 	   		
 	   	<h:inputTextarea id="text" styleClass="pastecode" value="#{pasteWindow.codeFragment.text}"/>
 



More information about the weld-commits mailing list