Remove extra duplicate 'be' in description
This patch removes a type word that was entered twice in the conf description. Change-Id: I82d01e7036e61681991151d33eb6c3a3b89942d7
This commit is contained in:
parent
2da47afd8b
commit
7de0a759e2
@ -119,7 +119,7 @@ allow_rescope_scoped_token = cfg.BoolOpt(
|
||||
'allow_rescope_scoped_token',
|
||||
default=True,
|
||||
help=utils.fmt("""
|
||||
This toggles whether scoped tokens may be be re-scoped to a new project or
|
||||
This toggles whether scoped tokens may be re-scoped to a new project or
|
||||
domain, thereby preventing users from exchanging a scoped token (including
|
||||
those with a default project scope) for any other token. This forces users to
|
||||
either authenticate for unscoped tokens (and later exchange that unscoped token
|
||||
|
Loading…
Reference in New Issue
Block a user