Commit 39cb8ba7 authored by Oswaldo Ferreira's avatar Oswaldo Ferreira Committed by Robert Speicher

Replace oAuth by OAuth on field description

parent 7ce408c3
...@@ -25,7 +25,7 @@ ...@@ -25,7 +25,7 @@
.col-sm-10 .col-sm-10
= f.check_box :trusted = f.check_box :trusted
%span.help-block %span.help-block
Trusted applications are automatically authorized on GitLab oAuth flow. Trusted applications are automatically authorized on GitLab OAuth flow.
.form-group .form-group
= f.label :scopes, class: 'col-sm-2 control-label' = f.label :scopes, class: 'col-sm-2 control-label'
......
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