diff options
author | Mike Lewis <mlewis@gitlab.com> | 2019-03-07 15:24:10 +0000 |
---|---|---|
committer | Mike Lewis <mlewis@gitlab.com> | 2019-03-07 15:24:10 +0000 |
commit | 290c25dff16a208c6dcb761d75bd51c650f4fec8 (patch) | |
tree | f432d60556e9fa97a526dfee5896b3254a2ef2f5 /doc/user/discussions/index.md | |
parent | 9bb5450f4bf843ebb37f178594419c2833072650 (diff) | |
download | gitlab-ce-290c25dff16a208c6dcb761d75bd51c650f4fec8.tar.gz |
Standardize further on standard comments
Diffstat (limited to 'doc/user/discussions/index.md')
-rw-r--r-- | doc/user/discussions/index.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/user/discussions/index.md b/doc/user/discussions/index.md index 9f17753cc33..2b2413c7452 100644 --- a/doc/user/discussions/index.md +++ b/doc/user/discussions/index.md @@ -341,11 +341,11 @@ and push the suggested change directly into the codebase in the merge request's Custom commit messages will be introduced by [#54404](https://gitlab.com/gitlab-org/gitlab-ce/issues/54404). -## Start a discussion by replying to a non-discussion comment +## Start a discussion by replying to a standard comment > [Introduced](https://gitlab.com/gitlab-org/gitlab-ce/issues/30299) in GitLab 11.9 -To reply a non-discussion comment, you can use the **Reply to comment** button. +To reply to a standard (non-discussion) comment, you can use the **Reply to comment** button. ![Reply to comment button](img/reply_to_comment_button.png) |