summaryrefslogtreecommitdiff
path: root/cpp/src/IceGrid/SessionManager.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/src/IceGrid/SessionManager.h')
-rw-r--r--cpp/src/IceGrid/SessionManager.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/src/IceGrid/SessionManager.h b/cpp/src/IceGrid/SessionManager.h
index fc358d19a87..ea656dccb42 100644
--- a/cpp/src/IceGrid/SessionManager.h
+++ b/cpp/src/IceGrid/SessionManager.h
@@ -74,7 +74,7 @@ public:
}
//
- // If we failed to create the session with the factory an
+ // If we failed to create the session with the factory and
// the factory proxy is a direct proxy, we check with the
// Query interface if the factory proxy was updated. It's
// possible that the factory was restarted for example.