Skip to content

Commit

Permalink
fix: spelling mistake
Browse files Browse the repository at this point in the history
  • Loading branch information
Adriankhl committed Sep 25, 2022
1 parent b5ae3a8 commit 89eb759
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ class PoliticsInfoPane(val game: RelativitizationGame) : UpperInfoPane<ScrollPan
nestedTable.row().space(10f)

val askToMergeButton = createTextButton(
"Ast to merge",
"Ask to merge",
gdxSettings.smallFontSize,
gdxSettings.soundEffectsVolume,
extraColor = commandButtonColor,
Expand Down

0 comments on commit 89eb759

Please sign in to comment.