aboutsummaryrefslogtreecommitdiff
path: root/coreutils/install.c
diff options
context:
space:
mode:
Diffstat (limited to 'coreutils/install.c')
-rw-r--r--coreutils/install.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/coreutils/install.c b/coreutils/install.c
index 4c44f0d4d..a1342bb13 100644
--- a/coreutils/install.c
+++ b/coreutils/install.c
@@ -9,7 +9,7 @@
//config: bool "install (12 kb)"
//config: default y
//config: help
-//config: Copy files and set attributes.
+//config: Copy files and set attributes.
//config:
//config:config FEATURE_INSTALL_LONG_OPTIONS
//config: bool "Enable long options"