1
0
mirror of https://github.com/ppy/osu.git synced 2026-06-02 07:29:54 +08:00

Fix typo in comment

Co-Authored-By: Bartłomiej Dach <dach.bartlomiej@gmail.com>
This commit is contained in:
Dean Herbert
2020-01-30 11:31:34 +09:00
committed by GitHub
Unverified
parent 7588c574a2
commit c158570249
+1 -1
View File
@@ -640,7 +640,7 @@ namespace osu.Game.Screens.Select
/// <summary>
/// Transfer the game-wide ruleset to the local decoupled ruleset.
/// Will immediately run filter operations is required.
/// Will immediately run filter operations if required.
/// </summary>
/// <returns>Whether a transfer occurred.</returns>
private bool transferRulesetValue()