From 280644f5a4bfd93a1c6bbbcc1f690d7b4c489bcf Mon Sep 17 00:00:00 2001 From: James Mitchell Date: Thu, 15 Mar 2007 00:36:39 +0000 Subject: [PATCH] WW-1644 fix a couple of typos git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@518395 13f79535-47bb-0310-9956-ffa450edef68 --- apps/portlet/README.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/portlet/README.txt b/apps/portlet/README.txt index efcb67bbc..e46d341eb 100644 --- a/apps/portlet/README.txt +++ b/apps/portlet/README.txt @@ -8,8 +8,8 @@ For more on getting started with Struts, see WARNING - Additional configuration required for deployment -Due to difference in portlet contrainer implementations, the porlet -WAR is not ready-to-run. Extract the porlet WAR, and then copy the +Due to difference in portlet container implementations, the portlet +WAR is not ready-to-run. Extract the portlet WAR, and then copy the contents of apps/portlet/src/main/etc// into the WAR's WEB-INF directory.