diff options
-rw-r--r-- | bin/ps/ps.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/ps/ps.c b/bin/ps/ps.c index 8640767..305d4c7 100644 --- a/bin/ps/ps.c +++ b/bin/ps/ps.c @@ -318,7 +318,7 @@ main(argc, argv) /* * scan requested variables, noting what structures are needed, - * and adjusting header widths as appropiate. + * and adjusting header widths as appropriate. */ scanvars(); /* |