summaryrefslogtreecommitdiff
path: root/cpp/src/IceGrid/ServerI.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/src/IceGrid/ServerI.cpp')
-rw-r--r--cpp/src/IceGrid/ServerI.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/src/IceGrid/ServerI.cpp b/cpp/src/IceGrid/ServerI.cpp
index c73c4d9ac57..aa65a254a69 100644
--- a/cpp/src/IceGrid/ServerI.cpp
+++ b/cpp/src/IceGrid/ServerI.cpp
@@ -2253,7 +2253,7 @@ ServerI::updateImpl(const InternalServerDescriptorPtr& descriptor)
_stdOutFile = getProperty(props, "Ice.StdOut");
//
- // If the server is a session server and it wasn't udpated but
+ // If the server is a session server and it wasn't updated but
// just released by a session, we don't update the configuration,
// it will be done when the server is re-allocated.
//