Fix the JavaDoc being incorrect on the setJailer

This commit is contained in:
graywolf336 2014-02-15 00:14:54 -06:00
parent 22f2b66cf5
commit b9d6fafac7

View File

@ -86,7 +86,7 @@ public class PrePrisonerJailedEvent extends Event implements Cancellable {
}
/**
* Sets the prisoner whom the data should say jailed this prisoner.
* Sets who jailed this prisoner.
*
* @param jailer The name to put who is the jailer for this prisoner.
*/