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:
authorAchilleas Pipinellis <axilleas@axilleas.me>2016-02-10 13:43:19 +0300
committerAchilleas Pipinellis <axilleas@axilleas.me>2016-02-10 13:43:19 +0300
commit464cea7d4892e76bcb39f0a3eaf848369178293a (patch)
tree0c360c4fb2d7031ada60f4baca3a92362fa76f40 /config/application.rb
parentf81495b1e1afeacedf7bc66b69e238e3db53010f (diff)
Fix typos and grammar
[ci skip]
Diffstat (limited to 'config/application.rb')
-rw-r--r--config/application.rb3
1 files changed, 2 insertions, 1 deletions
diff --git a/config/application.rb b/config/application.rb
index 17574d8c992..ece8b3ff342 100644
--- a/config/application.rb
+++ b/config/application.rb
@@ -53,7 +53,8 @@ module Gitlab
config.action_view.sanitized_allowed_protocols = %w(smb)
# Relative URL support
- # WARNING: We recommend using an FQDN to host GitLab in a root path instead of this.
+ # WARNING: We recommend using an FQDN to host GitLab in a root path instead
+ # of using a relative URL.
# Documentation: http://doc.gitlab.com/ce/install/relative_url.html
# Uncomment and customize the following line to run in a non-root path
#