fix a comment typo

Signed-off-by: Jamin W. Collins <jamin.collins@gmail.com>
This commit is contained in:
Jamin W. Collins
2018-08-16 17:32:45 -06:00
parent d2f5bd1a3d
commit ab959890b8

View File

@@ -200,7 +200,7 @@ public final class CMatchUI
@Override
protected void updateCurrentPlayer(final PlayerView player) {
// Update toggle buttons in dev mdoe panel
// Update toggle buttons in dev mode panel
getCDev().update();
}