the repository which powers this website
fixed typo in cgitrc
Signed-off-by: Michael Krelin <[email protected]>
Michael Krelin 2007-09-15
parent 0602d8c · commit 7921572
-rw-r--r--cgitrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/cgitrc b/cgitrc
index bd180b49..34ea116b 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