Merge pull request #732 from wenottingham/quote-fu

Remove stray quote from help string.
This commit is contained in:
Bill Nottingham
2017-11-28 15:38:42 -05:00
committed by GitHub

View File

@@ -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)