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