Commit c89c7b6c authored by Rémy Coutable's avatar Rémy Coutable

Merge branch 'dm-fix-typo-external-auth-help-text' into 'master'

Fix typo in external authorization URL help text

See merge request gitlab-org/gitlab-ee!5560
parents 9763cc76 832ae041
...@@ -15,7 +15,7 @@ module EE ...@@ -15,7 +15,7 @@ module EE
def external_authorization_url_help_text def external_authorization_url_help_text
_("When leaving the URL blank, classification labels can still be "\ _("When leaving the URL blank, classification labels can still be "\
"specified whitout disabling cross project features or performing "\ "specified without disabling cross project features or performing "\
"external authorization checks.") "external authorization checks.")
end end
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment