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
diff options
context:
space:
mode:
authorJohannes Schleifenbaum <johannes@js-webcoding.de>2013-07-29 14:46:00 +0400
committerJohannes Schleifenbaum <johannes@js-webcoding.de>2013-07-29 14:47:06 +0400
commitcd19f82e5126e087ea6ef3b1bc3307bb74efacbd (patch)
tree83c0eeabeedec6a14262bcf0edc776adf5ef332d /app/views/projects/new.html.haml
parent5e0e97ec5dd963a33a6522b0095a15abf987d6e0 (diff)
Fix typos
Diffstat (limited to 'app/views/projects/new.html.haml')
-rw-r--r--app/views/projects/new.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/projects/new.html.haml b/app/views/projects/new.html.haml
index ba389018d59..31343f5eb72 100644
--- a/app/views/projects/new.html.haml
+++ b/app/views/projects/new.html.haml
@@ -28,7 +28,7 @@
.input
= f.text_field :import_url, class: 'xlarge', placeholder: 'https://github.com/randx/six.git'
.light
- URL must be clonable
+ URL must be cloneable
%p.padded
New projects are private by default. You choose who can see the project and commit to repository.