aboutsummaryrefslogtreecommitdiff
path: root/gitosis/run_hook.py
diff options
context:
space:
mode:
Diffstat (limited to 'gitosis/run_hook.py')
-rw-r--r--gitosis/run_hook.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/gitosis/run_hook.py b/gitosis/run_hook.py
index 230eb4f..cc852e8 100644
--- a/gitosis/run_hook.py
+++ b/gitosis/run_hook.py
@@ -19,7 +19,7 @@ def build_reposistory_data(config):
repositories, such as the description, owner, and export marker. Also
update the projects.list file as needed to list relevant repositories.
- :type config: RawConfigParser
+ :type config: RawConfigParser
"""
gitweb.set_descriptions(
config=config,