From 6f75a28d9bc234821b31567fe08de6e16d51b2e4 Mon Sep 17 00:00:00 2001
From: Christophe Fergeau
Date: Mon, 19 Dec 2011 15:19:56 +0100
Subject: [PATCH] Fix typo in storage pool documentation
Remove 2 words that shouldn't be here.
---
docs/formatstorage.html.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/formatstorage.html.in b/docs/formatstorage.html.in
index f13ca6a1f4..0dcf6df031 100644
--- a/docs/formatstorage.html.in
+++ b/docs/formatstorage.html.in
@@ -13,7 +13,7 @@
volumes. Some may have constraints on volume size, or placement.
- The is the top level tag for a storage pool document is 'pool'. It has
+ The top level tag for a storage pool document is 'pool'. It has
a single attribute type
, which is one of dir
,
fs
,netfs
,disk
,iscsi
,
logical
. This corresponds to the storage backend drivers
--
2.47.2