Pulling all pending Bukkit-JavaDoc changes

By: Wesley Wolfe <weswolf@aol.com>
This commit is contained in:
Bukkit/Spigot
2013-11-30 21:14:02 -06:00
parent aa66c8025a
commit 832e4cc761
10 changed files with 85 additions and 16 deletions

View File

@@ -133,9 +133,9 @@ public class ConversationFactory {
/**
* Adds a {@link ConversationCanceller to constructed conversations.}
* Adds a {@link ConversationCanceller} to constructed conversations.
*
* @param canceller The {@link ConversationCanceller to add.}
* @param canceller The {@link ConversationCanceller} to add.
* @return This object.
*/
public ConversationFactory withConversationCanceller(ConversationCanceller canceller) {