diff options
author | Marcel Amirault <mamirault@gitlab.com> | 2019-08-23 14:31:29 +0900 |
---|---|---|
committer | Marcel Amirault <mamirault@gitlab.com> | 2019-08-23 14:31:29 +0900 |
commit | 6491b11c9d3f86c37734fdfa53eabb99c967e5f9 (patch) | |
tree | deddbbee8379a27b3aafab7d8ce6fe7b2e19571f /doc/api/repository_files.md | |
parent | e12f7fe062574b0ad3e271b149928252a99119f5 (diff) | |
download | gitlab-ce-docs-capitalization-1.tar.gz |
Update capitalization in admin, api, othersdocs-capitalization-1
Update capitalization in /administration, /api, /ci
and /customization
Diffstat (limited to 'doc/api/repository_files.md')
-rw-r--r-- | doc/api/repository_files.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/api/repository_files.md b/doc/api/repository_files.md index b292c9dd7de..513dc996c91 100644 --- a/doc/api/repository_files.md +++ b/doc/api/repository_files.md @@ -246,7 +246,7 @@ error message. Possible causes for a failed commit include: user tried to make an empty commit; - the branch was updated by a Git push while the file edit was in progress. -Currently gitlab-shell has a boolean return code, preventing GitLab from specifying the error. +Currently GitLab Shell has a boolean return code, preventing GitLab from specifying the error. ## Delete existing file in repository |