1
0
mirror of https://github.com/ppy/osu.git synced 2025-02-19 09:52:53 +08:00

Change one remaining instance of incorrect terminology in xmldoc

This commit is contained in:
Dean Herbert 2021-04-28 13:49:41 +09:00
parent 4c9e94da2b
commit e0906daebf

View File

@ -312,7 +312,7 @@ namespace osu.Game.Screens.Edit.Compose.Components
}
/// <summary>
/// Triggered whenever the set of selected objects changes.
/// Triggered whenever the set of selected items changes.
/// Should update the selection box's state to match supported operations.
/// </summary>
protected virtual void OnSelectionChanged()