Remove additional " from config help

This change removes one " that has been inserted by mistake.
Depending on the editor in use this additional " confuses
syntax highlighting issues otherwise.

Change-Id: I6838d6b131bb6861084f9fde77b2756d6a4ec787
This commit is contained in:
Dominic Schlegel 2019-06-04 16:04:34 +02:00
parent d99cea0cc7
commit be13eb05a0
1 changed files with 1 additions and 1 deletions

View File

@ -194,7 +194,7 @@ Related options:
""")),
cfg.StrOpt('hashing_algorithm',
default='sha512',
help=_(""""
help=_("""
Secure hashing algorithm used for computing the 'os_hash_value' property.
This option configures the Glance "multihash", which consists of two