summaryrefslogtreecommitdiff
path: root/CIAO/tests/Collocation/Sender/Sender_exec.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'CIAO/tests/Collocation/Sender/Sender_exec.cpp')
-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) ||