summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDouglas Barbosa Alexandre <dbalexandre@gmail.com>2019-04-30 20:41:05 +0000
committerDouglas Barbosa Alexandre <dbalexandre@gmail.com>2019-04-30 20:41:05 +0000
commit45c809179da805555d7409c40b8e55bdac8812fa (patch)
tree779dc10a556ed509277d1ccfacc6c8b4fcc2ba36
parent9f592604032dd4a4d685fa359865ed9786f3e058 (diff)
parentfb4c375b031c5a2e628710d9b19891fa2d1b3827 (diff)
downloadgitlab-ce-45c809179da805555d7409c40b8e55bdac8812fa.tar.gz
Merge branch 'style/fix-typo' into 'master'
style: fix typo See merge request gitlab-org/gitlab-ce!27918
-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