]> git.decadent.org.uk Git - dak.git/commitdiff
Typo in comment
authorTollef Fog Heen <tfheen@varnish-software.com>
Thu, 22 Nov 2012 14:08:54 +0000 (15:08 +0100)
committerAnsgar Burchardt <ansgar@debian.org>
Sat, 24 Nov 2012 17:52:23 +0000 (18:52 +0100)
Signed-off-by: Tollef Fog Heen <tfheen@varnish-software.com>
daklib/archive.py

index 6a424cdfdc08a91632daff29bc2785d8d7a637bf..ca58da87a2858917fda4387173f54fde3796d396 100644 (file)
@@ -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