From 33f0fc41bb8a8ff08432d91ebca7863d40b5c615 Mon Sep 17 00:00:00 2001 From: Sebastian Hahn Date: Mon, 1 Jun 2009 14:40:06 +0200 Subject: Spelling fixes and import cleanup --- lib/thandy/formats.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/thandy/formats.py') diff --git a/lib/thandy/formats.py b/lib/thandy/formats.py index 5429d5c..b8bdf5b 100644 --- a/lib/thandy/formats.py +++ b/lib/thandy/formats.py @@ -914,7 +914,7 @@ def checkSignedObj(obj, keydb=None): role = 'package' path = obj['signed']['location'] else: - raise ValueError("Unkown signed object type %r"%tp) + raise ValueError("Unknown signed object type %r"%tp) ss = None if keydb is not None: -- cgit v1.2.3