Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/app
diff options
context:
space:
mode:
authorJacob Vosmaer <contact@jacobvosmaer.nl>2014-08-18 19:44:32 +0400
committerJacob Vosmaer <contact@jacobvosmaer.nl>2014-08-18 19:44:32 +0400
commita2ee746758dd28cc2f5c6a963e8e4865d1c00ae4 (patch)
treee7dbf881fa6da1241c339b4881b422f348db0a8e /app
parent6dc24e3bcfa35daa1a39d65f5eb5bc49729309a5 (diff)
parent2ca928d49a60e96b29bb2cc3d60de7e3ee268754 (diff)
Merge pull request #7524 from Razer6/repo_settings_spelling_error
Fix minor spelling error in repo settings page
Diffstat (limited to 'app')
-rw-r--r--app/views/projects/edit.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/projects/edit.html.haml b/app/views/projects/edit.html.haml
index 99b6d8ad288..d9acb685517 100644
--- a/app/views/projects/edit.html.haml
+++ b/app/views/projects/edit.html.haml
@@ -114,7 +114,7 @@
%br
%strong Once active this project shows up in the search and on the dashboard.
= link_to 'Unarchive', unarchive_project_path(@project),
- data: { confirm: "Are you sure that you want to unarchive this project?\nWhen this project is unarchived it is active and can be comitted to again." },
+ data: { confirm: "Are you sure that you want to unarchive this project?\nWhen this project is unarchived it is active and can be committed to again." },
method: :post, class: "btn btn-remove"
- else
%p