From c4ed76c3c298707fae2dd6d602ff369abe34cdb7 Mon Sep 17 00:00:00 2001 From: Wendy Smoak Date: Fri, 1 Sep 2006 03:27:39 +0000 Subject: [PATCH] Fix error message, The Struts -> Struts WW-1423 git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@439156 13f79535-47bb-0310-9956-ffa450edef68 --- core/src/main/resources/org/apache/struts2/dispatcher/error.ftl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/src/main/resources/org/apache/struts2/dispatcher/error.ftl b/core/src/main/resources/org/apache/struts2/dispatcher/error.ftl index 4f5464e8e..c52ee815d 100644 --- a/core/src/main/resources/org/apache/struts2/dispatcher/error.ftl +++ b/core/src/main/resources/org/apache/struts2/dispatcher/error.ftl @@ -5,7 +5,7 @@

Struts Problem Report

- The Struts has detected an unhandled exception: + Struts has detected an unhandled exception:

<#assign msgs = [] />