correct spelling error with word 'databse'
Change-Id: I5e9b5200dec28b542bf84c6204c4766742748d73
This commit is contained in:
parent
4641f68e20
commit
ffb4c61000
@ -29,7 +29,7 @@ LOG = log.getLogger(__name__)
|
||||
# storage backend options to be registered
|
||||
_OPTS = [
|
||||
cfg.StrOpt("backend",
|
||||
help="Databse backend section name. This section "
|
||||
help="Database backend section name. This section "
|
||||
"will be loaded by the proper driver to connect to "
|
||||
"the database."
|
||||
),
|
||||
|
Loading…
Reference in New Issue
Block a user