mirror of
https://github.com/ppy/osu.git
synced 2026-06-03 15:04:26 +08:00
Fix typo
This commit is contained in:
@@ -101,7 +101,7 @@ namespace osu.Game.Screens.Select
|
||||
{
|
||||
notifications?.Post(new SimpleNotification
|
||||
{
|
||||
Text = "The current ruleset doesn't have an autoplay mod avalaible!"
|
||||
Text = "The current ruleset doesn't have an autoplay mod available!"
|
||||
});
|
||||
return false;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user