Commit 0ab906d5dec343562e0869d9a3fd9a47afe7a9e2
1 parent
d7707145
Exists in
master
and in
4 other branches
Update config/gitlab.yml.example
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
config/gitlab.yml.example
... | ... | @@ -29,7 +29,7 @@ gitlab: |
29 | 29 | # Email address used in the "From" field in mails sent by GitLab |
30 | 30 | email_from: gitlab@localhost |
31 | 31 | |
32 | - # Email address of your support contanct (default: same as email_from) | |
32 | + # Email address of your support contact (default: same as email_from) | |
33 | 33 | support_email: support@localhost |
34 | 34 | |
35 | 35 | ## Project settings | ... | ... |