cgit

commit 7921572fb1fd28ec7523fcf5ed03eaf8a3432e65

Author: Michael Krelin <hacker@klever.net>

fixed typo in cgitrc

Signed-off-by: Michael Krelin <hacker@klever.net>

 cgitrc | 2 +-


diff --git a/cgitrc b/cgitrc
index bd180b49ae4d540fbba61b64d77d0315bfaf65b4..34ea116b398a8dfa33d7f780f6fd4159b839b346 100644
--- a/cgitrc
+++ b/cgitrc
@@ -132,7 +132,7 @@ ## repository section must start with repo.url).
 #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