Fix spelling. braches
to branches
This commit is contained in:
parent
0e730a14a1
commit
af8a567a63
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
||||||
.panel-heading
|
.panel-heading
|
||||||
%b Protected branch (#{@protected_branches.size})
|
%b Protected branch (#{@protected_branches.size})
|
||||||
%p.settings-message.text-center
|
%p.settings-message.text-center
|
||||||
There are currently no protected braches, protect a branch with the form above.
|
There are currently no protected branches, protect a branch with the form above.
|
||||||
- else
|
- else
|
||||||
- can_admin_project = can?(current_user, :admin_project, @project)
|
- can_admin_project = can?(current_user, :admin_project, @project)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue