vmassol 2003/07/14 03:18:24
Modified: documentation/docs/xdocs/integration integration_jetty.xml
Log:
fixed typo
Revision Changes Path
1.4 +2 -2
jakarta-cactus/documentation/docs/xdocs/integration/integration_jetty.xml
Index: integration_jetty.xml
===================================================================
RCS file:
/home/cvs/jakarta-cactus/documentation/docs/xdocs/integration/integration_jetty.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- integration_jetty.xml 14 Jul 2003 10:10:36 -0000 1.3
+++ integration_jetty.xml 14 Jul 2003 10:18:24 -0000 1.4
@@ -32,8 +32,8 @@
</p>
<p>
- In order to use the TestSetup, perform the following steps you need
- to wrap your test suite in <code>JettyTestSetup</code>:
+ In order to use the TestSetup, you need to wrap your test suite in
+ <code>JettyTestSetup</code>:
</p>
<source><![CDATA[
public class TestJettyAll extends TestCase
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]