aboutsummaryrefslogtreecommitdiff
path: root/toys
diff options
context:
space:
mode:
Diffstat (limited to 'toys')
-rw-r--r--toys/whoami.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/toys/whoami.c b/toys/whoami.c
index 698f1452..a6415403 100644
--- a/toys/whoami.c
+++ b/toys/whoami.c
@@ -1,6 +1,6 @@
/* vi: set sw=4 ts=4:
*
- * whoami.c - Print effective user id
+ * whoami.c - Print effective user name
*
* Copyright 2012 Georgi Chorbadzhiyski <georgi@unixsol.org>
*