summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Colyer <jcolyer2007@gmail.com>2018-12-04 14:52:55 -0600
committerJason Colyer <jcolyer2007@gmail.com>2018-12-04 14:52:55 -0600
commit7c84f6eacc0cb13c6f51f6062cdd7a6a9dcd5d7f (patch)
tree5d55c9ad9e400926ea67e39a5d6e479356b96651
parent0e3f6251f56563bfafaee2680d6ea07f863df725 (diff)
downloadgitlab-ce-7c84f6eacc0cb13c6f51f6062cdd7a6a9dcd5d7f.tar.gz
Fixed typo in bitbucket import
-rw-r--r--doc/user/project/import/bitbucket_server.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/project/import/bitbucket_server.md b/doc/user/project/import/bitbucket_server.md
index dc985e87a96..ebf87890cfd 100644
--- a/doc/user/project/import/bitbucket_server.md
+++ b/doc/user/project/import/bitbucket_server.md
@@ -27,7 +27,7 @@ request.
1. Bitbucket Server allows multiple levels of threading. GitLab
import will collapse this into one discussion and quote part of the original
comment.
-1. Declined pull requests have unrecahable commits, which prevents the GitLab
+1. Declined pull requests have unreachable commits, which prevents the GitLab
importer from generating a proper diff. These pull requests will show up as
empty changes.
1. Attachments in Markdown are currently not imported.