aboutsummaryrefslogtreecommitdiffstats
path: root/deployment/mgagit/templates/gitolite.rc
diff options
context:
space:
mode:
Diffstat (limited to 'deployment/mgagit/templates/gitolite.rc')
-rw-r--r--deployment/mgagit/templates/gitolite.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/deployment/mgagit/templates/gitolite.rc b/deployment/mgagit/templates/gitolite.rc
index 07bbc244..c4c925e6 100644
--- a/deployment/mgagit/templates/gitolite.rc
+++ b/deployment/mgagit/templates/gitolite.rc
@@ -83,7 +83,7 @@
# essential (unless you're using smart-http mode)
'ssh-authkeys',
- # creates git-config enties from gitolite.conf file entries like 'config foo.bar = baz'
+ # creates git-config entities from gitolite.conf file entries like 'config foo.bar = baz'
'git-config',
# creates git-daemon-export-ok files; if you don't use git-daemon, comment this out