diff mbox series

[ndctl] Documentation: fix a typo in the ndctl-create-namespace man page

Message ID 20191125155919.84706-1-kilobyte@angband.pl (mailing list archive)
State New, archived
Headers show
Series [ndctl] Documentation: fix a typo in the ndctl-create-namespace man page | expand

Commit Message

Adam Borowski Nov. 25, 2019, 3:59 p.m. UTC
"namepsace".

Signed-off-by: Adam Borowski <kilobyte@angband.pl>
---
 Documentation/ndctl/ndctl-create-namespace.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Dan Williams Nov. 25, 2019, 4:53 p.m. UTC | #1
On Mon, Nov 25, 2019 at 7:59 AM Adam Borowski <kilobyte@angband.pl> wrote:
>
> "namepsace".
>
> Signed-off-by: Adam Borowski <kilobyte@angband.pl>
> ---
>  Documentation/ndctl/ndctl-create-namespace.txt | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/ndctl/ndctl-create-namespace.txt b/Documentation/ndctl/ndctl-create-namespace.txt
> index e29a5e7..bf7486b 100644
> --- a/Documentation/ndctl/ndctl-create-namespace.txt
> +++ b/Documentation/ndctl/ndctl-create-namespace.txt
> @@ -97,7 +97,7 @@ OPTIONS
>         suffixes "k" or "K" for KiB, "m" or "M" for MiB, "g" or "G" for
>         GiB and "t" or "T" for TiB.
>
> -       For pmem namepsaces the size must be a multiple of the
> +       For pmem namespaces the size must be a multiple of the
>         interleave-width and the namespace alignment (see
>         below).

Looks good, applied.
diff mbox series

Patch

diff --git a/Documentation/ndctl/ndctl-create-namespace.txt b/Documentation/ndctl/ndctl-create-namespace.txt
index e29a5e7..bf7486b 100644
--- a/Documentation/ndctl/ndctl-create-namespace.txt
+++ b/Documentation/ndctl/ndctl-create-namespace.txt
@@ -97,7 +97,7 @@  OPTIONS
 	suffixes "k" or "K" for KiB, "m" or "M" for MiB, "g" or "G" for
 	GiB and "t" or "T" for TiB.
 
-	For pmem namepsaces the size must be a multiple of the
+	For pmem namespaces the size must be a multiple of the
 	interleave-width and the namespace alignment (see
 	below).