mirror of
https://github.com/ansible/awx.git
synced 2026-01-12 18:40:01 -03:30
Merge pull request #732 from wenottingham/quote-fu
Remove stray quote from help string.
This commit is contained in:
commit
3866dcaaae
@ -31,7 +31,7 @@ SOCIAL_AUTH_ORGANIZATION_MAP_HELP_TEXT = _('''\
|
||||
Mapping to organization admins/users from social auth accounts. This setting
|
||||
controls which users are placed into which Tower organizations based on their
|
||||
username and email address. Configuration details are available in the Ansible
|
||||
Tower documentation.'\
|
||||
Tower documentation.\
|
||||
''')
|
||||
|
||||
# FIXME: /regex/gim (flags)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user