summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>1999-11-15 03:37:57 +0000
committerkris <kris@FreeBSD.org>1999-11-15 03:37:57 +0000
commita354eccd2cd9555ff1c50709fc754787196afeda (patch)
tree4eb2db11c867a5c6ed98b5fa675c8a0daa287281 /bin
parenta2292a1c572cae2d50c63c1ffe17a76d9b17dc09 (diff)
downloadFreeBSD-src-a354eccd2cd9555ff1c50709fc754787196afeda.zip
FreeBSD-src-a354eccd2cd9555ff1c50709fc754787196afeda.tar.gz
Typo (appropiate -> appropriate)
Obtained from: OpenBSD (inspired by)
Diffstat (limited to 'bin')
-rw-r--r--bin/ps/ps.c2
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();
/*
OpenPOWER on IntegriCloud