Fix comment

This commit is contained in:
Chris Morgan
2005-06-05 18:33:01 +00:00
committed by WineHQ
parent ad3ae41fa2
commit 3269785131

View File

@@ -25,7 +25,7 @@ function getAppsFromUserId($userId)
}
/*
* get the userIds of maintainers for this appId and versionId
* get the userIds of maintainers for a versionId
*/
function getMaintainersUserIdsFromAppIdVersionId($versionId)
{