mirror of
https://github.com/ppy/osu
synced 2025-02-09 22:57:37 +00:00
Fix broken xmldoc
This commit is contained in:
parent
9bf9a8c351
commit
674e78fd93
@ -56,7 +56,7 @@ namespace osu.Game.Database
|
|||||||
}
|
}
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Create a detached copy of the each item in the list.
|
/// Create a detached copy of the item.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
/// <param name="item">The managed <see cref="RealmObject"/> to detach.</param>
|
/// <param name="item">The managed <see cref="RealmObject"/> to detach.</param>
|
||||||
/// <typeparam name="T">The type of object.</typeparam>
|
/// <typeparam name="T">The type of object.</typeparam>
|
||||||
|
Loading…
Reference in New Issue
Block a user