summaryrefslogtreecommitdiff
path: root/cpp/src/Ice/ProxyFactory.cpp
diff options
context:
space:
mode:
authorJose <jose@zeroc.com>2013-01-14 15:30:21 +0100
committerJose <jose@zeroc.com>2013-01-14 15:30:21 +0100
commitebc01ea7d46c5e31d71528782c931375a7186542 (patch)
tree467016392e95c826a0c934814be761c53da64d96 /cpp/src/Ice/ProxyFactory.cpp
parentAdded support for Ice.UseServantClassLoader (diff)
downloadice-ebc01ea7d46c5e31d71528782c931375a7186542.tar.bz2
ice-ebc01ea7d46c5e31d71528782c931375a7186542.tar.xz
ice-ebc01ea7d46c5e31d71528782c931375a7186542.zip
Fixed (ICE-5144) - Minor grammar errors in code
Diffstat (limited to 'cpp/src/Ice/ProxyFactory.cpp')
-rw-r--r--cpp/src/Ice/ProxyFactory.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/src/Ice/ProxyFactory.cpp b/cpp/src/Ice/ProxyFactory.cpp
index 239d3e2c18c..ec58a46fd42 100644
--- a/cpp/src/Ice/ProxyFactory.cpp
+++ b/cpp/src/Ice/ProxyFactory.cpp
@@ -195,7 +195,7 @@ IceInternal::ProxyFactory::checkRetryAfterException(const LocalException& ex,
// in this process that will not change if we try again.
//
// The most likely cause for a MarshalException is exceeding the
- // maximum message size, which is represented by the the subclass
+ // maximum message size, which is represented by the subclass
// MemoryLimitException. For example, a client can attempt to send
// a message that exceeds the maximum memory size, or accumulate
// enough batch requests without flushing that the maximum size is