summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordengg <dengg@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2006-10-16 02:00:10 +0000
committerdengg <dengg@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2006-10-16 02:00:10 +0000
commit8e8da20f892f50c78e41d84a35673d56d9e9d8bd (patch)
tree26262bebcc71c13318ada148453c48f15c7eeac8
parentaf40fd09115e465572448efa5cfe1f58c82b6f14 (diff)
downloadATCD-8e8da20f892f50c78e41d84a35673d56d9e9d8bd.tar.gz
-rw-r--r--ciaosvcs/Events/CIAO_EventService_Factory_impl.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ciaosvcs/Events/CIAO_EventService_Factory_impl.cpp b/ciaosvcs/Events/CIAO_EventService_Factory_impl.cpp
index a4a5fbf9c90..b690d5689e7 100644
--- a/ciaosvcs/Events/CIAO_EventService_Factory_impl.cpp
+++ b/ciaosvcs/Events/CIAO_EventService_Factory_impl.cpp
@@ -50,7 +50,7 @@ namespace CIAO
default:
ACE_ERROR_RETURN ((LM_ERROR, "CIAO::EventService_Factory_impl::"
- "create_event_service: unsuppoted type.\n"),
+ "create_event_service: unsupported type.\n"),
0);
}