More pronoun fixes

This commit is contained in:
ssouders412 2019-12-06 15:17:44 -05:00
parent 2d3247d732
commit 50bd6cbc32
No known key found for this signature in database
GPG key ID: 68371E62DD676CEE
32 changed files with 53 additions and 53 deletions

View file

@ -235,7 +235,7 @@ public class GameController implements GameCallback {
/**
* We create a timer that will run every 250 ms individually for a player
* decreasing his internal game counter. Later on this counter is used to
* decreasing their internal game counter. Later on this counter is used to
* get time left to play the whole match.
* <p>
* What we also do here is passing Action to PriorityTimer that is the