aboutsummaryrefslogtreecommitdiff
path: root/coreutils/chown.c
diff options
context:
space:
mode:
Diffstat (limited to 'coreutils/chown.c')
-rw-r--r--coreutils/chown.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/coreutils/chown.c b/coreutils/chown.c
index 5c04bc39a..1bfc725cc 100644
--- a/coreutils/chown.c
+++ b/coreutils/chown.c
@@ -10,8 +10,8 @@
//config: bool "chown (7.2 kb)"
//config: default y
//config: help
-//config: chown is used to change the user and/or group ownership
-//config: of files.
+//config: chown is used to change the user and/or group ownership
+//config: of files.
//config:
//config:config FEATURE_CHOWN_LONG_OPTIONS
//config: bool "Enable long options"