From f624f54269a3dd10e520b7ee5b837dc96051bdba Mon Sep 17 00:00:00 2001 From: kremsy Date: Fri, 4 Jul 2014 11:41:03 +0200 Subject: [PATCH] fixed doc --- application/plugins/MCTeam/CustomVotesPlugin.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/plugins/MCTeam/CustomVotesPlugin.php b/application/plugins/MCTeam/CustomVotesPlugin.php index 4d564de8..20508b64 100644 --- a/application/plugins/MCTeam/CustomVotesPlugin.php +++ b/application/plugins/MCTeam/CustomVotesPlugin.php @@ -442,7 +442,7 @@ class CustomVotesPlugin implements CommandListener, CallbackListener, ManialinkP * * @param Player $player * @param int $voteIndex - * @param callable $function (Get's only called if the vote is successfull and returns as Parameter the Voting-Results + * @param callable $function calls the given function only if the vote is successful and returns as Parameter the Voting-Results */ public function startVote(Player $player, $voteIndex, $function = null) { //Player is muted