summaryrefslogtreecommitdiff
path: root/cpp/src/IceGrid/Parser.cpp
diff options
context:
space:
mode:
authorMark Spruiell <mes@zeroc.com>2011-05-25 10:36:21 -0700
committerMark Spruiell <mes@zeroc.com>2011-05-25 10:36:21 -0700
commita52ef65d86f6037bcc7b67a6164cc493c6fca2e7 (patch)
tree02f40c663f6fb48ae300644723c540f19a23f195 /cpp/src/IceGrid/Parser.cpp
parent5100 - jgoodies jar file names are incorrect in build.properties (diff)
downloadice-a52ef65d86f6037bcc7b67a6164cc493c6fca2e7.tar.bz2
ice-a52ef65d86f6037bcc7b67a6164cc493c6fca2e7.tar.xz
ice-a52ef65d86f6037bcc7b67a6164cc493c6fca2e7.zip
bug 5120 - fixing typo in icegridadmin help
Diffstat (limited to 'cpp/src/IceGrid/Parser.cpp')
-rw-r--r--cpp/src/IceGrid/Parser.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/src/IceGrid/Parser.cpp b/cpp/src/IceGrid/Parser.cpp
index 242e67e56a7..7e6e207d05a 100644
--- a/cpp/src/IceGrid/Parser.cpp
+++ b/cpp/src/IceGrid/Parser.cpp
@@ -90,7 +90,7 @@ static const char* _commandsHelp[][3] = {
"node load NAME Print the load of the node NAME.\n"
},
{ "node", "processors",
-"node processors [NAME] Print the number of processor socket of the\n"
+"node processors [NAME] Print the number of processor sockets of the\n"
" node NAME or all the nodes if NAME is omitted.\n"
},
{ "node", "show",