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

[dak/master] some spelling changes



Signed-off-by: Mike O'Connor <stew@vireo.org>
---
 dak/contents.py |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/dak/contents.py b/dak/contents.py
index dbd94f9..c7d47bd 100644
--- a/dak/contents.py
+++ b/dak/contents.py
@@ -70,10 +70,10 @@ OPTIONS
         supress all output but errors
 
      -s, --suite={stable,testing,unstable,...}
-        only operate on a signle suite
+        only operate on a single suite
 
      -a, --arch={i386,amd64}
-        only operate on a signle architecture
+        only operate on a single architecture
 """
     sys.exit(exit_code)
 
@@ -82,7 +82,7 @@ OPTIONS
 # where in dak.conf all of our configuration will be stowed
 
 options_prefix = "Contents"
-options_prefix = "%s::Opitons" % options_prefix
+options_prefix = "%s::Options" % options_prefix
 
 log = logging.getLogger()
 
-- 
1.5.6.5



Reply to: