summaryrefslogtreecommitdiff
path: root/tests/Client_Leaks/README
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Client_Leaks/README')
-rw-r--r--tests/Client_Leaks/README6
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/Client_Leaks/README b/tests/Client_Leaks/README
index 5e17aa080f6..1dbcc88e52b 100644
--- a/tests/Client_Leaks/README
+++ b/tests/Client_Leaks/README
@@ -2,14 +2,14 @@
@page Client Leaks Test README File
- On TAO-1.1.12 the ORB was leaking handles on the client-side.
+On TAO-1.1.12 the ORB was leaking handles on the client-side.
This test creates multiple servers trying to force a fault or
exception if the resources are still leaked.
- To run the test use the run_test.pl script:
+To run the test use the run_test.pl script:
$ ./run_test.pl
- the script returns 0 if the test was successful.
+the script returns 0 if the test was successful.
*/