summaryrefslogtreecommitdiff
path: root/app/views/projects/branches
diff options
context:
space:
mode:
authorDouwe Maan <douwe@gitlab.com>2015-04-30 21:33:02 +0200
committerDouwe Maan <douwe@gitlab.com>2015-04-30 21:33:02 +0200
commitae09c2a6db0d15caedc080c319add147c79fd02a (patch)
tree528b2a2b4de8a2261c1cbdb84842659fdeb467c7 /app/views/projects/branches
parente0a1d54e1a3f127c74a71cc09b14e884880d7d7c (diff)
downloadgitlab-ce-ae09c2a6db0d15caedc080c319add147c79fd02a.tar.gz
Capitalize "X" in "New X".
Diffstat (limited to 'app/views/projects/branches')
-rw-r--r--app/views/projects/branches/new.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/projects/branches/new.html.haml b/app/views/projects/branches/new.html.haml
index 7ca0b78a0be..cac5dc91afd 100644
--- a/app/views/projects/branches/new.html.haml
+++ b/app/views/projects/branches/new.html.haml
@@ -1,4 +1,4 @@
-- page_title "New branch"
+- page_title "New Branch"
- if @error
.alert.alert-danger
%button{ type: "button", class: "close", "data-dismiss" => "alert"} &times;