Apply comment suggestions

Co-Authored-By: Dean Herbert <pe@ppy.sh>
Co-Authored-By: Bartłomiej Dach <dach.bartlomiej@gmail.com>
This commit is contained in:
Dan Balasescu
2020-03-16 11:29:28 +09:00
committed by GitHub
parent c33ca6e99c
commit f390c1995d
3 changed files with 4 additions and 4 deletions

View File

@ -331,7 +331,7 @@ namespace osu.Game.Screens.Select
}
catch (Exception e)
{
Logger.Error(e, "Could not load beatmap sucessfully!");
Logger.Error(e, "Could not load beatmap successfully!");
}
}