summaryrefslogtreecommitdiff
path: root/cpp/src/IceGrid/Parser.cpp
diff options
context:
space:
mode:
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",