Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 8323bbd

Browse files
committed
small doc changes
1 parent 594f0e3 commit 8323bbd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@ The following Ant targets are useful to build and test the software:
2424

2525
ant test
2626

27-
This Ant target runs the test program TestBase64Coder.java using
28-
JUnit. A report is written to target/test-reports.
27+
This Ant target runs the test module TestBase64Coder.java using
28+
JUnit. A report is written to the directory "target/test-reports".
2929
The compiler warning messages "... is Sun proprietary API ..." are
3030
normal and cannot be suppressed. The warnings occur because the
31-
test program uses Suns proprietary Base64 classes to test the
31+
test program uses Sun's proprietary Base64 classes to test the
3232
Base64Coder class.

0 commit comments

Comments
 (0)