mirror of
https://github.com/ppy/osu.git
synced 2025-03-11 01:07:23 +08:00
Fix typo in xmldoc
This commit is contained in:
parent
667bd6e8f1
commit
4a16b4bd98
@ -411,7 +411,7 @@ namespace osu.Game.Online.Chat
|
|||||||
}
|
}
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Find an existing channel instance for the provided channel. Lookup is performed basd on ID.
|
/// Find an existing channel instance for the provided channel. Lookup is performed based on ID.
|
||||||
/// The provided channel may be used if an existing instance is not found.
|
/// The provided channel may be used if an existing instance is not found.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
/// <param name="lookup">A candidate channel to be used for lookup or permanently on lookup failure.</param>
|
/// <param name="lookup">A candidate channel to be used for lookup or permanently on lookup failure.</param>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user