diff --git a/osu.Game/Screens/Play/GameplayClockContainer.cs b/osu.Game/Screens/Play/GameplayClockContainer.cs index bc6f649492..5ffd3d859d 100644 --- a/osu.Game/Screens/Play/GameplayClockContainer.cs +++ b/osu.Game/Screens/Play/GameplayClockContainer.cs @@ -152,7 +152,7 @@ namespace osu.Game.Screens.Play } /// - /// Skip forwardto the next valid skip point. + /// Skip forward to the next valid skip point. /// public void Skip() {