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:
authordosire <sytses@gmail.com>2014-02-04 14:39:07 +0400
committerdosire <sytses@gmail.com>2014-02-04 14:39:07 +0400
commit3a48e1cfd1de2d96007b89aa5a16f013976eeb96 (patch)
tree7047fc8c235ed40347bc4111ac2a92f71b47cedb /public/502.html
parentedc18e777ca72442986c9843624934f248a8a2fe (diff)
Truthful wording. Fixes #934
Diffstat (limited to 'public/502.html')
-rw-r--r--public/502.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/public/502.html b/public/502.html
index d22816ce870..d171eccc927 100644
--- a/public/502.html
+++ b/public/502.html
@@ -8,6 +8,6 @@
<h1>502</h1>
<h3>GitLab is not responding.</h3>
<hr/>
- <p>Please contact your administrator if this problem persists.</p>
+ <p>Please contact your GitLab administrator if this problem persists.</p>
</body>
</html>