summaryrefslogtreecommitdiffstats
path: root/java/sca/itest
diff options
context:
space:
mode:
Diffstat (limited to 'java/sca/itest')
-rw-r--r--java/sca/itest/samples/build.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/sca/itest/samples/build.xml b/java/sca/itest/samples/build.xml
index 9650b5e56f..a76b44c659 100644
--- a/java/sca/itest/samples/build.xml
+++ b/java/sca/itest/samples/build.xml
@@ -23,7 +23,7 @@
compile and run each sample as though the user were running
samples from the binary distribution. Here we use ant targets
in the first instance but for some tests we may want to run
- jars directly and fire up webapp containers and deploy wars. In other cases
+ jars directly or fire up webapp containers and deploy wars. In other cases
we may need to run two samples together to provide reference and
service sides of the sample.
-->