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> /// <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. /// Should update the selection box's state to match supported operations.
/// </summary> /// </summary>
protected virtual void OnSelectionChanged() protected virtual void OnSelectionChanged()