diff options
author | coryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2000-12-14 20:56:19 +0000 |
---|---|---|
committer | coryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2000-12-14 20:56:19 +0000 |
commit | bef61474aded2cd019aa4270412400b3bccaa915 (patch) | |
tree | ae10ce18476446f2c5a8df3667d33fb331659656 /TAO/orbsvcs/tests/Event/Performance/Latency.cpp | |
parent | 65d0b138b88ea97fb2c9711fe3488bf480fe2ead (diff) | |
download | ATCD-bef61474aded2cd019aa4270412400b3bccaa915.tar.gz |
ChangeLogTag:Thu Dec 14 12:52:18 2000 Carlos O'Ryan <coryan@uci.edu>
Diffstat (limited to 'TAO/orbsvcs/tests/Event/Performance/Latency.cpp')
-rw-r--r-- | TAO/orbsvcs/tests/Event/Performance/Latency.cpp | 2 |
1 files changed, 1 insertions, 1 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 */ |