summaryrefslogtreecommitdiffstats
path: root/Action.c
diff options
context:
space:
mode:
authorHisham Muhammad <hisham@gobolinux.org>2016-01-11 20:39:08 -0200
committerHisham Muhammad <hisham@gobolinux.org>2016-01-11 20:39:08 -0200
commitd850803eb8401cb63e452e4a247be3b4a6d92313 (patch)
tree6a3f37b998dc589e75041acbfe368ff19439cef4 /Action.c
parentc6ca311d18cae8eaa91d9e00bbfb5f08e9585bb0 (diff)
parentfc61e25f5b169723e1444e66eef265d7281f18ee (diff)
Merge branch 'master' of https://github.com/hishamhm/htop
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 66400e9d..97fe55ac 100644
--- a/Action.c
+++ b/Action.c
@@ -404,7 +404,7 @@ static struct { const char* key; const char* info; } helpRight[] = {
#if (HAVE_LIBHWLOC || HAVE_NATIVE_AFFINITY)
{ .key = " a: ", .info = "set CPU affinity" },
#endif
- { .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