summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMateusz Bajorski <ematib@gmail.com>2018-01-31 18:41:06 +0100
committerMateusz Bajorski <ematib@gmail.com>2018-03-03 12:12:38 +0100
commit26087ae91c0397054786bed7bcc078b03dd8752b (patch)
treee86b8604bac56bce109a19cdde42df95c56a9bbe /doc
parenta0adf87707e44fda83aca859b41ce18372a1c72b (diff)
downloadgitlab-ce-26087ae91c0397054786bed7bcc078b03dd8752b.tar.gz
Fixed typos and improved reference checking
Diffstat (limited to 'doc')
-rw-r--r--doc/user/project/quick_actions.md2
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 &lt; #issue &#124; !merge_request &gt;</code> | copy_metadata labels and milestone from other issue or merge request |
+| <code>/copy_metadata &lt; #issue &#124; !merge_request &gt;</code> | Copy labels and milestone from other issue or merge request |