Merge "typo: fix a typo in api configuration"

This commit is contained in:
Zuul 2024-01-23 21:54:25 +00:00 committed by Gerrit Code Review
commit 1b7cb35030

View File

@ -90,7 +90,7 @@ opts = [
default=True,
mutable=True,
help=_('If a project scoped administrative user is permitted '
'to create/delte baremetal nodes in their project.')),
'to create/delete baremetal nodes in their project.')),
]
opt_group = cfg.OptGroup(name='api',