From fcbdd2fe9f54276289000e72b33a4f180df99268 Mon Sep 17 00:00:00 2001 From: Abhishek Lekshmanan Date: Wed, 9 Jul 2014 10:16:52 +0530 Subject: [PATCH] doc: Fix a typo in the rbd man page 's/specifially/specifically' Signed-off-by: Abhishek Lekshmanan --- doc/man/8/rbd.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/man/8/rbd.rst b/doc/man/8/rbd.rst index 7a3aedad34e..542454715fa 100644 --- a/doc/man/8/rbd.rst +++ b/doc/man/8/rbd.rst @@ -295,7 +295,7 @@ bottleneck when individual images get large or busy. The striping is controlled by three parameters: .. option:: order - The size of objects we stripe over is a power of two, specifially 2^[*order*] bytes. The default + The size of objects we stripe over is a power of two, specifically 2^[*order*] bytes. The default is 22, or 4 MB. .. option:: stripe_unit -- 2.47.3