Commit 6738b039 authored by Robert Speicher's avatar Robert Speicher

Merge branch 'fix-typo' into 'master'

Fix typo

[ci skip]

See merge request !2035
parents 722f1481 b1fc5313
......@@ -33,7 +33,7 @@
.remove_source_branch_in_progress.hide
%p
= icon('spinner spin')
Removing source branch '#{@merge_request.source_branch}'. Please wait. This page will be automatically reload.
Removing source branch '#{@merge_request.source_branch}'. Please wait, this page will be automatically reloaded.
:javascript
$('.remove_source_branch').on('click', function() {
......
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