summaryrefslogtreecommitdiff
path: root/TAO/tests/NestedUpcall/MT_Client_Test/client.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/NestedUpcall/MT_Client_Test/client.cpp')
-rw-r--r--TAO/tests/NestedUpcall/MT_Client_Test/client.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/tests/NestedUpcall/MT_Client_Test/client.cpp b/TAO/tests/NestedUpcall/MT_Client_Test/client.cpp
index abea802b15f..03e0d81e9ea 100644
--- a/TAO/tests/NestedUpcall/MT_Client_Test/client.cpp
+++ b/TAO/tests/NestedUpcall/MT_Client_Test/client.cpp
@@ -3,8 +3,8 @@
/**
* @file client.cpp
*
- * Start one server thread calling a distant MT Object serveral times,
- * also starting serveral client threads which call the MT Object too.
+ * Start one server thread calling a distant MT Object several times,
+ * also starting several client threads which call the MT Object too.
* The server does nested upcalls.
*
* @author Michael Kircher