summaryrefslogtreecommitdiffstats
path: root/usr.sbin/sa/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/sa/main.c')
-rw-r--r--usr.sbin/sa/main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/sa/main.c b/usr.sbin/sa/main.c
index 33bc1c1..3686c62 100644
--- a/usr.sbin/sa/main.c
+++ b/usr.sbin/sa/main.c
@@ -134,7 +134,7 @@ main(argc, argv)
Kflag = 1;
break;
case 'l':
- /* seperate system and user time */
+ /* separate system and user time */
lflag = 1;
break;
case 'm':
OpenPOWER on IntegriCloud