Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFranklin Yu <franklinyu@hotmail.com>2018-10-05 07:35:14 +0300
committerFranklin Yu <franklinyu@hotmail.com>2018-10-05 07:35:14 +0300
commit6ac0c17e183a11226627140ad04e8b224f5cb287 (patch)
treee8ba741ab42c14bf7bebd96d94b5a04cb0800f20 /doc/user/project/repository
parentf71c497f5da791a35876206255e342a9bb5e49c5 (diff)
Fix indentation in GPG documentation
Diffstat (limited to 'doc/user/project/repository')
-rw-r--r--doc/user/project/repository/gpg_signed_commits/index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/project/repository/gpg_signed_commits/index.md b/doc/user/project/repository/gpg_signed_commits/index.md
index 4f076ee01b8..c6239c8e41c 100644
--- a/doc/user/project/repository/gpg_signed_commits/index.md
+++ b/doc/user/project/repository/gpg_signed_commits/index.md
@@ -57,7 +57,7 @@ started:
gpg --full-gen-key
```
-_NOTE: In some cases like Gpg4win on Windows and other Mac OS versions the command here may be ` gpg --gen-key`_
+ _NOTE: In some cases like Gpg4win on Windows and other Mac OS versions the command here may be ` gpg --gen-key`_
This will spawn a series of questions.