summaryrefslogtreecommitdiff
path: root/cpp/src/IceGrid/IceGridNode.cpp
diff options
context:
space:
mode:
authorJose <jose@zeroc.com>2009-01-05 23:35:32 +0100
committerJose <jose@zeroc.com>2009-01-05 23:35:32 +0100
commit92dfedd57038c4cd92dc575fa4cab3658e61559b (patch)
tree1801ad6cb68051b18bd07bfa157a55e5eb88c135 /cpp/src/IceGrid/IceGridNode.cpp
parentRemoved RMI and WCF demos (now in articles.git repository). (diff)
downloadice-92dfedd57038c4cd92dc575fa4cab3658e61559b.tar.bz2
ice-92dfedd57038c4cd92dc575fa4cab3658e61559b.tar.xz
ice-92dfedd57038c4cd92dc575fa4cab3658e61559b.zip
Fix 3306 - Plugin -> Plug-in
Diffstat (limited to 'cpp/src/IceGrid/IceGridNode.cpp')
-rw-r--r--cpp/src/IceGrid/IceGridNode.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/src/IceGrid/IceGridNode.cpp b/cpp/src/IceGrid/IceGridNode.cpp
index a2d4513d735..1b55a7e2066 100644
--- a/cpp/src/IceGrid/IceGridNode.cpp
+++ b/cpp/src/IceGrid/IceGridNode.cpp
@@ -521,7 +521,7 @@ NodeService::start(int argc, char* argv[])
catch(const Ice::NotRegisteredException&)
{
//
- // Some plugin removed the Process facet, so we don't replace it.
+ // Some plug-in removed the Process facet, so we don't replace it.
// (unlikely error though)
//
}