aboutsummaryrefslogtreecommitdiff
path: root/utils/ids.c
diff options
context:
space:
mode:
Diffstat (limited to 'utils/ids.c')
-rw-r--r--utils/ids.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/ids.c b/utils/ids.c
index e8bee57d..94fe6793 100644
--- a/utils/ids.c
+++ b/utils/ids.c
@@ -44,7 +44,7 @@ static struct argp_option options[] =
};
static char *args_doc = "[PID]";
static char *doc = "Show hurd uids/gids."
-"\vIf PID is suppplied, show ids in that process.";
+"\vIf PID is supplied, show ids in that process.";
/* ---------------------------------------------------------------- */