1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-17 04:32:35 +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
Unverified
parent 4c9e94da2b
commit e0906daebf
@@ -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()