summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/Event
diff options
context:
space:
mode:
authorcoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-12-14 20:56:19 +0000
committercoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-12-14 20:56:19 +0000
commit9408149fc66aa5d06dff75f62b48a0e071b81c72 (patch)
treeae10ce18476446f2c5a8df3667d33fb331659656 /TAO/orbsvcs/tests/Event
parent73244f9c8eab45915ce91cd0775ed122b1b2a343 (diff)
downloadATCD-9408149fc66aa5d06dff75f62b48a0e071b81c72.tar.gz
ChangeLogTag:Thu Dec 14 12:52:18 2000 Carlos O'Ryan <coryan@uci.edu>
Diffstat (limited to 'TAO/orbsvcs/tests/Event')
-rw-r--r--TAO/orbsvcs/tests/Event/Performance/Latency.cpp2
-rw-r--r--TAO/orbsvcs/tests/Event/Performance/Latency_Server.cpp2
2 files changed, 2 insertions, 2 deletions
diff --git a/TAO/orbsvcs/tests/Event/Performance/Latency.cpp b/TAO/orbsvcs/tests/Event/Performance/Latency.cpp
index 028198e2427..fe88fc14a2d 100644
--- a/TAO/orbsvcs/tests/Event/Performance/Latency.cpp
+++ b/TAO/orbsvcs/tests/Event/Performance/Latency.cpp
@@ -76,7 +76,7 @@ main (int argc, char *argv [])
ACE_TRY_CHECK;
#else
ACE_DEBUG ((LM_DEBUG,
- "CORBA Messaging disabled in this condiguration,"
+ "CORBA Messaging disabled in this configuration,"
" test may not be optimally configured\n"));
#endif /* TAO_HAS_MESSAGING */
diff --git a/TAO/orbsvcs/tests/Event/Performance/Latency_Server.cpp b/TAO/orbsvcs/tests/Event/Performance/Latency_Server.cpp
index cb1037bf925..75d52d49b09 100644
--- a/TAO/orbsvcs/tests/Event/Performance/Latency_Server.cpp
+++ b/TAO/orbsvcs/tests/Event/Performance/Latency_Server.cpp
@@ -75,7 +75,7 @@ main (int argc, char *argv [])
ACE_TRY_CHECK;
#else
ACE_DEBUG ((LM_DEBUG,
- "CORBA Messaging disabled in this condiguration,"
+ "CORBA Messaging disabled in this configuration,"
" test may not be optimally configured\n"));
#endif /* TAO_HAS_MESSAGING */