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/lib/ci/api
diff options
context:
space:
mode:
authorTomasz Maczukin <tomasz@maczukin.pl>2016-04-19 14:42:50 +0300
committerTomasz Maczukin <tomasz@maczukin.pl>2016-04-20 12:54:06 +0300
commit4019b0d872bd2b183a06bdc832f5a100c8a88a00 (patch)
treeb8399ba84aaa087766a8d5f0bdd886d2c65d315d /lib/ci/api
parent0725c28069689ae958adfc140f0a47fa9596f641 (diff)
Fix some typos in documentation
[ci skip]
Diffstat (limited to 'lib/ci/api')
-rw-r--r--lib/ci/api/builds.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ci/api/builds.rb b/lib/ci/api/builds.rb
index c18c457c640..08a2b006a5f 100644
--- a/lib/ci/api/builds.rb
+++ b/lib/ci/api/builds.rb
@@ -57,7 +57,7 @@ module Ci
# Body:
# content of logs to append
# Headers:
- # Content-Range (required) - range of conntent that was sent
+ # Content-Range (required) - range of content that was sent
# BUILD-TOKEN (required) - The build authorization token
# Example Request:
# PATCH /builds/:id/trace.txt