aboutsummaryrefslogtreecommitdiff
path: root/e2fsprogs/lsattr.c
diff options
context:
space:
mode:
Diffstat (limited to 'e2fsprogs/lsattr.c')
-rw-r--r--e2fsprogs/lsattr.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/e2fsprogs/lsattr.c b/e2fsprogs/lsattr.c
index f59fe93a2..756d26832 100644
--- a/e2fsprogs/lsattr.c
+++ b/e2fsprogs/lsattr.c
@@ -14,7 +14,7 @@
//config: default y
//config: select PLATFORM_LINUX
//config: help
-//config: lsattr lists the file attributes on a second extended file system.
+//config: lsattr lists the file attributes on a second extended file system.
//applet:IF_LSATTR(APPLET(lsattr, BB_DIR_BIN, BB_SUID_DROP))