[prev in list] [next in list] [prev in thread] [next in thread] 

List:       busybox
Subject:    [PATCH 1/3] config: find: Fix mtime/mmin description
From:       Ismael Luceno <ismael () iodev ! co ! uk>
Date:       2021-09-29 11:41:32
Message-ID: 20210929114134.27312-1-ismael () iodev ! co ! uk
[Download RAW message or body]

s/modified time/modification time/

Signed-off-by: Ismael Luceno <ismael@iodev.co.uk>
---
 findutils/find.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/findutils/find.c b/findutils/find.c
index 34e11ae2677b..6d55db4e99be 100644
--- a/findutils/find.c
+++ b/findutils/find.c
@@ -67,7 +67,7 @@
 //config:	interpreted by other programs.
 //config:
 //config:config FEATURE_FIND_MTIME
-//config:	bool "Enable -mtime: modified time matching"
+//config:	bool "Enable -mtime: modification time matching"
 //config:	default y
 //config:	depends on FIND
 //config:	help
@@ -75,7 +75,7 @@
 //config:	files, in days.
 //config:
 //config:config FEATURE_FIND_MMIN
-//config:	bool "Enable -mmin: modified time matching by minutes"
+//config:	bool "Enable -mmin: modification time matching by minutes"
 //config:	default y
 //config:	depends on FIND
 //config:	help
-- 
2.33.0

_______________________________________________
busybox mailing list
busybox@busybox.net
http://lists.busybox.net/mailman/listinfo/busybox
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic