aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Krelin <hacker@klever.net>2007-09-14 19:28:09 +0200
committerMichael Krelin <hacker@klever.net>2007-09-14 19:28:09 +0200
commit7921572fb1fd28ec7523fcf5ed03eaf8a3432e65 (patch)
tree64c8b99be12bd3ade5d926e2d18b0039062d899d
parentImprove the sample cgitrc file (diff)
downloadcgit-7921572fb1fd28ec7523fcf5ed03eaf8a3432e65.tar.xz
cgit-7921572fb1fd28ec7523fcf5ed03eaf8a3432e65.zip
fixed typo in cgitrc
Signed-off-by: Michael Krelin <hacker@klever.net>
-rw-r--r--cgitrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/cgitrc b/cgitrc
index bd180b4..34ea116 100644
--- a/cgitrc
+++ b/cgitrc
@@ -132,7 +132,7 @@
#repo.url=cgit
#repo.name=cgit
#repo.desc=the caching cgi for git
-#repo.path=/pub/git/cgit ## this is the path to $GIR_DIR
+#repo.path=/pub/git/cgit ## this is the path to $GIT_DIR
#repo.owner=Lars Hjemli
#repo.defbranch=master ## define a default branch
#repo.snapshots=tar.bz2 ## override a sitewide snapshot-setting