Fix typo in storage pool documentation

Remove 2 words that shouldn't be here.
This commit is contained in:
Christophe Fergeau 2011-12-19 15:19:56 +01:00
parent 6e4750e057
commit 6f75a28d9b
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@
volumes. Some may have constraints on volume size, or placement.
</p>
<p>
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 <code>type</code>, which is one of <code>dir</code>,
<code>fs</code>,<code>netfs</code>,<code>disk</code>,<code>iscsi</code>,
<code>logical</code>. This corresponds to the storage backend drivers