From 87ce172faa88e1f6c687d60d7ce66530996d8218 Mon Sep 17 00:00:00 2001
From: "ch.ko123" <ch.ko123@4033779f-a91e-0410-96ef-6bf7bf53c507>
Date: Wed, 7 Oct 2009 21:15:11 +0000
Subject: [PATCH] fixed typo (Issue 29) - test commit

git-svn-id: http://webgoat.googlecode.com/svn/trunk@378 4033779f-a91e-0410-96ef-6bf7bf53c507
---
 webgoat/main/project/WebContent/lesson_plans/TomcatSetup.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/webgoat/main/project/WebContent/lesson_plans/TomcatSetup.html b/webgoat/main/project/WebContent/lesson_plans/TomcatSetup.html
index f1b9d6241..7bda89cd7 100644
--- a/webgoat/main/project/WebContent/lesson_plans/TomcatSetup.html
+++ b/webgoat/main/project/WebContent/lesson_plans/TomcatSetup.html
@@ -17,7 +17,7 @@ to adjust the solution to your configuration.</p>
 	As running software as root is dangerous we strongly advice to use
 the port 8080 and 8443. In Windows you can
 run WebGoat.bat to run it on port 80 and WebGoat_8080.bat to run it on port 8080. In Linux you
-can use webgoat.sh and run it with webgoat.sh start80 or wegoat.sh start8080. The user in these
+can use webgoat.sh and run it with webgoat.sh start80 or webgoat.sh start8080. The user in these
 configurations is guest with password guest
 </p>