summaryrefslogtreecommitdiffstats
path: root/layman/debug.py
diff options
context:
space:
mode:
Diffstat (limited to 'layman/debug.py')
-rw-r--r--layman/debug.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/layman/debug.py b/layman/debug.py
index 32ea948..f3b8507 100644
--- a/layman/debug.py
+++ b/layman/debug.py
@@ -107,7 +107,7 @@ class Message:
group = OptionGroup(parser,
'<Debugging options>',
'Control the debugging features of '
- + self.debug_env)
+ + self.debug_env)
group.add_option('--debug',
action = 'store_true',