summaryrefslogtreecommitdiff
path: root/icklib/cleanly
diff options
context:
space:
mode:
Diffstat (limited to 'icklib/cleanly')
-rwxr-xr-xicklib/cleanly2
1 files changed, 1 insertions, 1 deletions
diff --git a/icklib/cleanly b/icklib/cleanly
index 7bbe791..7f4b354 100755
--- a/icklib/cleanly
+++ b/icklib/cleanly
@@ -313,7 +313,7 @@ class App(cliapp.Application):
self._report('Find out of dpkg-buildpackage has --check-option')
output = cliapp.runcmd(['dpkg-buildpackage', '--help'])
- has_check_optio = '---check-option' in output
+ has_check_option = '---check-option' in output
self._report('Build the binary packages')
opts = [