diff options
author | Mateusz Bajorski <ematib@gmail.com> | 2018-01-31 18:41:06 +0100 |
---|---|---|
committer | Mateusz Bajorski <ematib@gmail.com> | 2018-03-03 12:12:38 +0100 |
commit | 26087ae91c0397054786bed7bcc078b03dd8752b (patch) | |
tree | e86b8604bac56bce109a19cdde42df95c56a9bbe /doc | |
parent | a0adf87707e44fda83aca859b41ce18372a1c72b (diff) | |
download | gitlab-ce-26087ae91c0397054786bed7bcc078b03dd8752b.tar.gz |
Fixed typos and improved reference checking
Diffstat (limited to 'doc')
-rw-r--r-- | doc/user/project/quick_actions.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/project/quick_actions.md b/doc/user/project/quick_actions.md index e2e2b859d35..75799caacde 100644 --- a/doc/user/project/quick_actions.md +++ b/doc/user/project/quick_actions.md @@ -41,4 +41,4 @@ do. | `/move path/to/project` | Moves issue to another project | | `/tableflip` | Append the comment with `(╯°□°)╯︵ ┻━┻` | | `/shrug` | Append the comment with `¯\_(ツ)_/¯` | -| <code>/copy_metadata < #issue | !merge_request ></code> | copy_metadata labels and milestone from other issue or merge request | +| <code>/copy_metadata < #issue | !merge_request ></code> | Copy labels and milestone from other issue or merge request | |