VMware: typo fix in config option help

The help has a capitial W in the word where.

TrivialFix

Change-Id: I501d2ad3bc8c8e3e8e63ba15cd14b4fb89c13383
This commit is contained in:
Eric Brown 2015-06-14 17:46:12 -07:00
parent c9ad954489
commit e815591872
1 changed files with 1 additions and 1 deletions

View File

@ -60,7 +60,7 @@ from nova.virt.vmwareapi import vm_util
vmops_opts = [
cfg.StrOpt('cache_prefix',
help='The prefix for Where cached images are stored. This is '
help='The prefix for where cached images are stored. This is '
'NOT the full path - just a folder prefix. '
'This should only be used when a datastore cache should '
'be shared between compute nodes. Note: this should only '