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/vendor
diff options
context:
space:
mode:
authorMarcel Amirault <ravlen@gmail.com>2018-09-17 12:17:33 +0300
committerDouwe Maan <douwe@gitlab.com>2018-09-17 12:17:33 +0300
commit6876c7afa8ccb5e21f2792362bec7567b5c3734d (patch)
tree00e3c3d155a54a2665ee571e5eba0e1b0cd8a80d /vendor
parentcdc4cd09e74bebf52250581dcbd99cfd8848aaeb (diff)
Fix grammar (setup to set-up) in code comments, spec, views, etc.
Diffstat (limited to 'vendor')
-rw-r--r--vendor/gitlab-ci-yml/Swift.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/vendor/gitlab-ci-yml/Swift.gitlab-ci.yml b/vendor/gitlab-ci-yml/Swift.gitlab-ci.yml
index ba8a802ba4f..b97bfd460f2 100644
--- a/vendor/gitlab-ci-yml/Swift.gitlab-ci.yml
+++ b/vendor/gitlab-ci-yml/Swift.gitlab-ci.yml
@@ -1,5 +1,5 @@
# Lifted from: https://about.gitlab.com/2016/03/10/setting-up-gitlab-ci-for-ios-projects/
-# This file assumes an own GitLab CI runner, setup on a macOS system.
+# This file assumes an own GitLab CI runner, set up on a macOS system.
stages:
- build
- archive