summaryrefslogtreecommitdiff
path: root/cpp/src/Ice/PluginManagerI.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/src/Ice/PluginManagerI.cpp')
-rw-r--r--cpp/src/Ice/PluginManagerI.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/src/Ice/PluginManagerI.cpp b/cpp/src/Ice/PluginManagerI.cpp
index 63da0b2c3e9..b8d57f1cce3 100644
--- a/cpp/src/Ice/PluginManagerI.cpp
+++ b/cpp/src/Ice/PluginManagerI.cpp
@@ -427,7 +427,7 @@ Ice::PluginManagerI::loadPlugin(const string& name, const string& pluginSpec, St
//
// Always check the static plugin factory table first, it takes
- // precedence over the the entryPoint specified in the plugin
+ // precedence over the entryPoint specified in the plugin
// property value.
//
if(factories)