From 32697851317132bee02a8b706d560c35d0e37870 Mon Sep 17 00:00:00 2001 From: Chris Morgan Date: Sun, 5 Jun 2005 18:33:01 +0000 Subject: [PATCH] Fix comment --- include/maintainer.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/maintainer.php b/include/maintainer.php index 4024f52..abcf869 100644 --- a/include/maintainer.php +++ b/include/maintainer.php @@ -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) {