]> git.decadent.org.uk Git - dak.git/commitdiff
Documentation fixes
authorFrank Lichtenheld <djpig@debian.org>
Mon, 26 Oct 2009 13:50:32 +0000 (13:50 +0000)
committerFrank Lichtenheld <djpig@debian.org>
Mon, 26 Oct 2009 19:22:16 +0000 (19:22 +0000)
Signed-off-by: Frank Lichtenheld <djpig@debian.org>
daklib/dbconn.py
daklib/queue.py

index c0b7d0e841498097bf2fc6cc32522317f98f1717..f65c67e447843ab961f368cdb36e1ff28cd5ecd1 100755 (executable)
@@ -157,7 +157,7 @@ __all__.append('Archive')
 
 def get_archive(archive, session=None):
     """
-    returns database id for given c{archive}.
+    returns database id for given C{archive}.
 
     @type archive: string
     @param archive: the name of the arhive
@@ -2142,7 +2142,7 @@ def get_suite(suite, session=None):
     generated if not supplied)
 
     @rtype: Suite
-    @return: Suite object for the requested suite name (None if not presenT)
+    @return: Suite object for the requested suite name (None if not present)
 
     """
     privatetrans = False
index aca1b8a07f702d9f2756cf70c455031860180fbd..a17ded06d5f481ef7f28bb32a932a59f66a6f98f 100755 (executable)
@@ -353,7 +353,7 @@ class Upload(object):
     ###########################################################################
     def load_changes(self, filename):
         """
-        @rtype boolean
+        @rtype: boolean
         @rvalue: whether the changes file was valid or not.  We may want to
                  reject even if this is True (see what gets put in self.rejects).
                  This is simply to prevent us even trying things later which will