Skip to content

Commit 9932d4a

Browse files
tastybentoCopilot
andauthored
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
1 parent 8331741 commit 9932d4a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main/java/world/bentobox/bentobox/api/events/player/PlayerEvent.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ public PlayerEventBuilder island(Island island) {
4646

4747
/**
4848
* @param reason for the event
49-
* @return TeamEventBuilder
49+
* @return PlayerEventBuilder
5050
*/
5151
public PlayerEventBuilder reason(Reason reason) {
5252
this.reason = reason;

0 commit comments

Comments
 (0)