summaryrefslogtreecommitdiffstats
path: root/Action.c
diff options
context:
space:
mode:
authorVasyl Boroviak <kore.sar@gmail.com>2016-02-17 13:44:07 +1100
committerVasyl Boroviak <kore.sar@gmail.com>2016-02-17 13:44:07 +1100
commitd43e70936430d0fce9587522e96eb8d3db29b7c0 (patch)
tree57b4d5a426c323b888f81de2217800fb87587215 /Action.c
parent0627a5f0e90d09e9cd6c6e81a1265b5943c31341 (diff)
Typo in the word "priority"
Diffstat (limited to 'Action.c')
-rw-r--r--Action.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/Action.c b/Action.c
index 50dfde9e..3b3c3b05 100644
--- a/Action.c
+++ b/Action.c
@@ -409,7 +409,7 @@ static struct { const char* key; const char* info; } helpRight[] = {
{ .key = " a: ", .info = "set CPU affinity" },
#endif
{ .key = " e: ", .info = "show process environment" },
- { .key = " i: ", .info = "set IO prority" },
+ { .key = " i: ", .info = "set IO priority" },
{ .key = " l: ", .info = "list open files with lsof" },
{ .key = " s: ", .info = "trace syscalls with strace" },
{ .key = " ", .info = "" },

© 2014-2024 Faster IT GmbH | imprint | privacy policy