aboutsummaryrefslogtreecommitdiffhomepage
path: root/gbp/config.py
diff options
context:
space:
mode:
Diffstat (limited to 'gbp/config.py')
-rw-r--r--gbp/config.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/gbp/config.py b/gbp/config.py
index 8c0bc225..8225c16a 100644
--- a/gbp/config.py
+++ b/gbp/config.py
@@ -319,7 +319,7 @@ class GbpOptionParser(OptionParser):
variable.
@param no_local: don't return the per-repo configuration files
- @type no_local: C{str}
+ @type no_local: C{bool}
@return: list of config files we need to parse
@rtype: C{list}