[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[dak/master] override.py: fix typo, spotted by Holger Levsen



Signed-off-by: Luca Falavigna <dktrkranz@debian.org>
---
 dak/override.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/dak/override.py b/dak/override.py
index 75edbb5..13a277d 100755
--- a/dak/override.py
+++ b/dak/override.py
@@ -49,7 +49,7 @@ def usage (exit_code=0):
 Make microchanges or microqueries of the binary overrides
 
   -h, --help                 show this help and exit
-  -c, --check                chech override compliance
+  -c, --check                check override compliance
   -d, --done=BUG#            send priority/section change as closure to bug#
   -n, --no-action            don't do anything
   -s, --suite                specify the suite to use
-- 
1.5.6.5



Reply to: