Changed the text for the API doc.

This commit is contained in:
Tom Vahlman 2012-03-01 16:23:43 +01:00
parent 7511edbade
commit 50397b8189

@ -98,7 +98,7 @@ public class GreedyMatchingAlgorithm implements MatchingAlgorithm {
} }
/** /**
* Return the best match, the old one or the new one with supervisor * Return a new Pair with a calculated score
* @param projectIdea projectIdea * @param projectIdea projectIdea
* @param availability the availability * @param availability the availability
* @return Pair * @return Pair