Author: wsmoak
Date: Thu Aug 31 20:27:39 2006
New Revision: 439156
URL: http://svn.apache.org/viewvc?rev=439156&view=rev
Log:
Fix error message, The Struts -> Struts
WW-1423
Modified:
struts/struts2/trunk/core/src/main/resources/org/apache/struts2/dispatcher/error.ftl
Modified:
struts/struts2/trunk/core/src/main/resources/org/apache/struts2/dispatcher/error.ftl
URL:
http://svn.apache.org/viewvc/struts/struts2/trunk/core/src/main/resources/org/apache/struts2/dispatcher/error.ftl?rev=439156&r1=439155&r2=439156&view=diff
==============================================================================
---
struts/struts2/trunk/core/src/main/resources/org/apache/struts2/dispatcher/error.ftl
(original)
+++
struts/struts2/trunk/core/src/main/resources/org/apache/struts2/dispatcher/error.ftl
Thu Aug 31 20:27:39 2006
@@ -5,7 +5,7 @@
<body>
<h2>Struts Problem Report</h2>
<p>
- The Struts has detected an unhandled exception:
+ Struts has detected an unhandled exception:
</p>
<#assign msgs = [] />