Commit f70f7d07099b70550107b6919e32c6fc61c566f2
Exists in
master
and in
4 other branches
Merge pull request #2684 from rk4an/patch-1
Fix typo in 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,7 +29,7 @@ gitlab: | ||
29 | # Email address used in the "From" field in mails sent by GitLab | 29 | # Email address used in the "From" field in mails sent by GitLab |
30 | email_from: gitlab@localhost | 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 | support_email: support@localhost | 33 | support_email: support@localhost |
34 | 34 | ||
35 | ## Project settings | 35 | ## Project settings |