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

[dak/master] Typo in comment



Signed-off-by: Tollef Fog Heen <tfheen@varnish-software.com>
---
 daklib/archive.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/daklib/archive.py b/daklib/archive.py
index 6a424cd..ca58da8 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
 
-- 
1.7.2.5



Reply to: