Merge pull request #26246 from leseb/cb-typo

ceph-volume: add space between words

Reviewed-by: Andrew Schoen <aschoen@redhat.com>
This commit is contained in:
Andrew Schoen 2019-02-12 14:08:17 -06:00 committed by GitHub
commit d95a29e41f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -174,7 +174,7 @@ class Batch(object):
parser.add_argument(
'--no-auto',
action='store_true',
help=('deploy standalone OSDs if rotational and non-rotational drives'
help=('deploy standalone OSDs if rotational and non-rotational drives '
'are passed in DEVICES'),
)
parser.add_argument(