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:
authorRoger Meier <roger@bufferoverflow.ch>2019-04-30 23:15:17 +0300
committerRoger Meier <roger@bufferoverflow.ch>2019-04-30 23:15:17 +0300
commitfb4c375b031c5a2e628710d9b19891fa2d1b3827 (patch)
tree779dc10a556ed509277d1ccfacc6c8b4fcc2ba36 /app/views/admin
parent9f592604032dd4a4d685fa359865ed9786f3e058 (diff)
style: fix typo
Diffstat (limited to 'app/views/admin')
-rw-r--r--app/views/admin/application_settings/_logging.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/admin/application_settings/_logging.html.haml b/app/views/admin/application_settings/_logging.html.haml
index 4145ef94de8..006ebf09576 100644
--- a/app/views/admin/application_settings/_logging.html.haml
+++ b/app/views/admin/application_settings/_logging.html.haml
@@ -5,7 +5,7 @@
%strong
NOTE:
These settings will be removed from the UI in a GitLab 12.0 release and made available within gitlab.yml.
- The specific client side DSN setting is already handled as a component from a Sentry perspective anb will be removed.
+ The specific client side DSN setting is already handled as a component from a Sentry perspective and will be removed.
In addition, you will be able to define a Sentry Environment to differentiate between multiple deployments. For example, development, staging, and production.
%fieldset