1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-12 19:03:08 +08:00

Fix typo in xmldoc

This commit is contained in:
Dean Herbert 2023-07-25 14:51:51 +09:00
parent 0cdf07ab12
commit 718d94a937

View File

@ -127,7 +127,7 @@ namespace osu.Game.Tournament.Screens.Ladder.Components
}
/// <summary>
/// Fired when somethign changed that requires a ladder redraw.
/// Fired when something changed that requires a ladder redraw.
/// </summary>
public Action Changed;