Skip to content

Commit

Permalink
[nolist] spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
ajgeiss0702 committed Dec 26, 2023
1 parent 31549a6 commit bba7ce8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ default int getMaxPlayers() {
}

/**
* Temporarly adds one player to the player count
* Temporarily adds one player to the player count
*/
default void addPlayer() {
if(!getLastPing().isPresent()) return;
Expand Down

0 comments on commit bba7ce8

Please sign in to comment.