summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2011-11-03 19:33:45 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2011-11-03 19:33:45 +0000
commitda21bc0ddfc219e38db4ce9b55b3bfa975d273ef (patch)
treefa348f2400d55c4b46599e2f51fde91ac1cba85f
parent078c8ab664313e505ffd336b647e6e80f5c5e97e (diff)
downloadATCD-da21bc0ddfc219e38db4ce9b55b3bfa975d273ef.tar.gz
Fixed typo
-rw-r--r--CIAO/tests/Collocation/Sender/Sender_exec.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/CIAO/tests/Collocation/Sender/Sender_exec.cpp b/CIAO/tests/Collocation/Sender/Sender_exec.cpp
index a504b452849..95310c3b1d8 100644
--- a/CIAO/tests/Collocation/Sender/Sender_exec.cpp
+++ b/CIAO/tests/Collocation/Sender/Sender_exec.cpp
@@ -28,7 +28,7 @@ namespace CIAO_Sender_Impl
"SENDER: hello_exec_i::set_point pointer"
"Strategy desired <%C>, but no collocation "
"because CIAO not build with "
- "ccm_diect_collocation = 1.\n",
+ "ccm_direct_collocation = 1.\n",
strat));
#else
if ((ACE_OS::strcmp("direct", strat) == 0) ||