Author: crossley
Date: Tue Jan 18 20:09:29 2005
New Revision: 125585

URL: http://svn.apache.org/viewcvs?view=rev&rev=125585
Log:
Fix minor typo.

Modified:
   forrest/trunk/tools/forrestbot/webapp/src/webapp/WEB-INF/struts-tiles.xml

Modified: 
forrest/trunk/tools/forrestbot/webapp/src/webapp/WEB-INF/struts-tiles.xml
Url: 
http://svn.apache.org/viewcvs/forrest/trunk/tools/forrestbot/webapp/src/webapp/WEB-INF/struts-tiles.xml?view=diff&rev=125585&p1=forrest/trunk/tools/forrestbot/webapp/src/webapp/WEB-INF/struts-tiles.xml&r1=125584&p2=forrest/trunk/tools/forrestbot/webapp/src/webapp/WEB-INF/struts-tiles.xml&r2=125585
==============================================================================
--- forrest/trunk/tools/forrestbot/webapp/src/webapp/WEB-INF/struts-tiles.xml   
(original)
+++ forrest/trunk/tools/forrestbot/webapp/src/webapp/WEB-INF/struts-tiles.xml   
Tue Jan 18 20:09:29 2005
@@ -27,7 +27,7 @@
     </definition>
     
     <definition name="summaryAuthorized" extends="summary">
-        <put name="title" value="Forrestbot Web Interfaced - authorized" 
direct="true"/>
+        <put name="title" value="Forrestbot Web Interface - authorized" 
direct="true"/>
         <put name="login" value="/commandForm.jsp"/>
     </definition>
     

Reply via email to