]> git.decadent.org.uk Git - dak.git/blobdiff - daklib/database.py
[various]
[dak.git] / daklib / database.py
index 2a87f367916c39355b80a4847836f89e9c33d51b..1882ad8b774d66ca4e5ab083287cc955ff3490fc 100755 (executable)
@@ -269,7 +269,7 @@ def get_component_id (component):
     Results are kept in a cache during runtime to minimize database queries.
 
     @type component: string
-    @param component: The name of the override type
+    @param component: The name of the component
 
     @rtype: int
     @return: the database id for the given component