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:
authorJason Aquino <gitlabjason@mindtester.com>2017-02-04 17:36:12 +0300
committerJason Aquino <gitlabjason@mindtester.com>2017-02-04 18:33:53 +0300
commite29b1c6c9e62a363156ce14e0879cf4ff0f7e548 (patch)
tree1c695da716df82043485e406a8896c6c7385e0e0 /changelogs
parent9c49a1812aaa7e858295be5abbf9e1a7c1346699 (diff)
Fixed typo
Fixes gitlab-org/gitlab-ce#27674
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/slash-commands-typo.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/slash-commands-typo.yml b/changelogs/unreleased/slash-commands-typo.yml
new file mode 100644
index 00000000000..e6ffb94bd08
--- /dev/null
+++ b/changelogs/unreleased/slash-commands-typo.yml
@@ -0,0 +1,4 @@
+---
+title: Fixed "substract" typo on /help/user/project/slash_commands
+merge_request: 8976
+author: Jason Aquino