Reword width comment

Co-Authored-By: Bartłomiej Dach <dach.bartlomiej@gmail.com>
This commit is contained in:
Joseph Madamba 2020-04-27 12:44:20 -07:00 committed by GitHub
parent 7731d45f13
commit a34ec03efc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -272,7 +272,7 @@ namespace osu.Game.Overlays.Mods
Font = OsuFont.GetFont(size: 30, weight: FontWeight.Bold),
Origin = Anchor.CentreLeft,
Anchor = Anchor.CentreLeft,
Width = 70, // to avoid footer from flowing when clicking mods
Width = 70, // to prevent footer from flowing when clicking mods
},
},
},