Commit 74a8fee3855416cff8eabefb8c4b9e3cf483f12b

Authored by Valeriy Sizov
2 parents c7323e8f fd998635

Merge pull request #911 from JamesEarlDouglas/master

Fix a minor typo in example configuration file
Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
config/gitlab.yml.example
@@ -10,7 +10,7 @@ email: @@ -10,7 +10,7 @@ email:
10 # Value can be http or https 10 # Value can be http or https
11 protocol: http # or https 11 protocol: http # or https
12 12
13 -# Git Hosting congiguration 13 +# Git Hosting configuration
14 git_host: 14 git_host:
15 system: gitolite 15 system: gitolite
16 admin_uri: git@localhost:gitolite-admin 16 admin_uri: git@localhost:gitolite-admin