docs: Fix disk "volume" description

Missing a close single quote and a 'be' before used.
This commit is contained in:
John Ferlan 2016-04-29 13:09:07 -04:00
parent fc5c1e7fe9
commit 70ac246159

View File

@ -2158,9 +2158,9 @@
Using a LUN from an iSCSI source pool provides the same
features as a <code>disk</code> configured using
<code>type</code> 'block' or 'network and <code>device</code>
<code>type</code> 'block' or 'network' and <code>device</code>
of 'lun' with respect to how the LUN is presented to and
may used by the guest.
may be used by the guest.
<span class="since">Since 1.0.5</span>
</p>