summaryrefslogtreecommitdiff
path: root/cpp/src/Ice/CommunicatorI.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/src/Ice/CommunicatorI.cpp')
-rw-r--r--cpp/src/Ice/CommunicatorI.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/src/Ice/CommunicatorI.cpp b/cpp/src/Ice/CommunicatorI.cpp
index 55b680210e4..60704936022 100644
--- a/cpp/src/Ice/CommunicatorI.cpp
+++ b/cpp/src/Ice/CommunicatorI.cpp
@@ -227,7 +227,7 @@ Ice::CommunicatorI::CommunicatorI(const PropertiesPtr& properties)
__setNoDelete(false);
//
- // Se the comments in the header file for an explanation of why we
+ // See the comments in the header file for an explanation of why we
// need _threadPool directly in CommunicatorI.
//
_threadPool = _instance->threadPool();