[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <87ft0j15qk.fsf@meer.lwn.net>
Date: Thu, 25 Mar 2021 11:51:47 -0600
From: Jonathan Corbet <corbet@....net>
To: Bhaskar Chowdhury <unixbhaskar@...il.com>,
hirofumi@...l.parknet.co.jp, linux-doc@...r.kernel.org,
linux-kernel@...r.kernel.org
Cc: rdunlap@...radead.org, Bhaskar Chowdhury <unixbhaskar@...il.com>
Subject: Re: [PATCH] docs: filesystems: Fix a mundane typo
Bhaskar Chowdhury <unixbhaskar@...il.com> writes:
> s/provisoned/provisioned/
>
> Signed-off-by: Bhaskar Chowdhury <unixbhaskar@...il.com>
> ---
> Documentation/filesystems/vfat.rst | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/filesystems/vfat.rst b/Documentation/filesystems/vfat.rst
> index e85d74e91295..760a4d83fdf9 100644
> --- a/Documentation/filesystems/vfat.rst
> +++ b/Documentation/filesystems/vfat.rst
> @@ -189,7 +189,7 @@ VFAT MOUNT OPTIONS
> **discard**
> If set, issues discard/TRIM commands to the block
> device when blocks are freed. This is useful for SSD devices
> - and sparse/thinly-provisoned LUNs.
> + and sparse/thinly-provisioned LUNs.
Applied, thanks.
jon
Powered by blists - more mailing lists