From 2681e1307560444aa0a6a3004422d81e695715d5 Mon Sep 17 00:00:00 2001 From: =?utf8?q?J=C3=A1n=20Tomko?= Date: Sat, 15 Jun 2019 14:47:23 +0200 Subject: [PATCH] docs: storage: type out two MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Ján Tomko --- docs/storage.html.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/storage.html.in b/docs/storage.html.in index 9291c69f32..4681a02023 100644 --- a/docs/storage.html.in +++ b/docs/storage.html.in @@ -308,7 +308,7 @@ by adding partitions to the disk. Disk pools have constraints on the size and placement of volumes. The 'free extents' information will detail the regions which are available for creating - new volumes. A volume cannot span across 2 different free extents. + new volumes. A volume cannot span across two different free extents. It will default to using dos as the pool source format.

-- 2.47.2