diff options
Diffstat (limited to 'utils/ids.c')
-rw-r--r-- | utils/ids.c | 2 |
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."; /* ---------------------------------------------------------------- */ |