removed redundant word

This commit is contained in:
Jürgen Steinblock 2016-08-25 04:56:48 +00:00
parent 6fb46b604e
commit 89fcdbe84c
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@ It should look like this:
fetch = +refs/merge-requests/*/head:refs/remotes/origin/merge-requests/*
```
Now you can fetch all the merge requests requests:
Now you can fetch all the merge requests:
```
$ git fetch origin