[PATCH] sync config: fix typo.
Denys Vlasenko
vda.linux at googlemail.com
Wed Jul 20 15:07:39 UTC 2016
I fixed two more similar typos in git. Thanks!
On Tue, Jul 19, 2016 at 4:23 PM, Ari Sundholm <ari at tuxera.com> wrote:
> From: Ari Sundholm <ari at tuxera.com>
>
> Signed-off-by: Ari Sundholm <ari at tuxera.com>
> ---
> coreutils/sync.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/coreutils/sync.c b/coreutils/sync.c
> index 974e904..e65d9cd 100644
> --- a/coreutils/sync.c
> +++ b/coreutils/sync.c
> @@ -15,7 +15,7 @@
> //config: help
> //config: sync is used to flush filesystem buffers.
> //config:config FEATURE_SYNC_FANCY
> -//config: bool "Enable -d and -f flags (requres syncfs(2) in libc)"
> +//config: bool "Enable -d and -f flags (requires syncfs(2) in libc)"
> //config: default y
> //config: depends on SYNC
> //config: help
> --
> 1.9.1
> _______________________________________________
> busybox mailing list
> busybox at busybox.net
> http://lists.busybox.net/mailman/listinfo/busybox
More information about the busybox
mailing list