diff options
| author | Matt Joyce <matt.joyce@cloudscaling.com> | 2013-01-16 11:41:37 -0800 |
|---|---|---|
| committer | Matt Joyce <matt.joyce@cloudscaling.com> | 2013-01-16 11:41:37 -0800 |
| commit | 12c2e2d4432f2f211c5c2c94f5d70aff41efd5fe (patch) | |
| tree | da9ccbac410f07ce308abf0b1dec0fb4eee34dc3 /etc | |
| parent | 01f204efdf4cee1823475fd346ce6dbaca915715 (diff) | |
Correcting improper use of the word 'an'.
Change-Id: I032509539c61f2f5fda2001e2db5a3298e30c561
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/nova/nova.conf.sample | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/nova/nova.conf.sample b/etc/nova/nova.conf.sample index 96118eb76..1ad6162a1 100644 --- a/etc/nova/nova.conf.sample +++ b/etc/nova/nova.conf.sample @@ -1756,7 +1756,7 @@ # value) #hyperv_attaching_volume_retry_count=10 -# The seconds to wait between an volume attachment attempt +# The seconds to wait between a volume attachment attempt # (integer value) #hyperv_wait_between_attach_retry=5 @@ -2476,7 +2476,7 @@ # # Do not set this out of dev/test environments. If a node does -# not have an fixed PXE IP address, volumes are exported with +# not have a fixed PXE IP address, volumes are exported with # globally opened ACL (boolean value) #use_unsafe_iscsi=false |
