X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=daklib%2Fdatabase.py;h=1882ad8b774d66ca4e5ab083287cc955ff3490fc;hb=c99238db49e49f53712fcd992c85f03c9c503715;hp=2a87f367916c39355b80a4847836f89e9c33d51b;hpb=bea6330234dd72e54aaed91916c6932566dc1aab;p=dak.git diff --git a/daklib/database.py b/daklib/database.py index 2a87f367..1882ad8b 100755 --- a/daklib/database.py +++ b/daklib/database.py @@ -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