summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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);
}