From: Tollef Fog Heen Date: Thu, 22 Nov 2012 14:08:54 +0000 (+0100) Subject: Typo in comment X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1274df1d98f7004042768c9e2650f5ae9dd79e41;p=dak Typo in comment Signed-off-by: Tollef Fog Heen --- diff --git a/daklib/archive.py b/daklib/archive.py index 6a424cdf..ca58da87 100644 --- a/daklib/archive.py +++ b/daklib/archive.py @@ -86,7 +86,7 @@ class ArchiveTransaction(object): Will not give an error when the file is already present. @rtype: L{daklib.dbconn.PoolFile} - @return: batabase object for the new file + @return: database object for the new file """ session = self.session