mirror of
https://github.com/osukey/osukey.git
synced 2025-08-02 22:26:41 +09:00
typo
This commit is contained in:
@ -121,7 +121,7 @@ namespace osu.Game.Database
|
||||
/// <summary>
|
||||
/// Export model to stream.
|
||||
/// </summary>
|
||||
/// <param name="model">The medel which have <see cref="IHasGuidPrimaryKey"/>.</param>
|
||||
/// <param name="model">The model which have <see cref="IHasGuidPrimaryKey"/>.</param>
|
||||
/// <param name="stream">The stream to export.</param>
|
||||
/// <param name="notification">The notification will displayed to the user</param>
|
||||
/// <param name="cancellationToken">The Cancellation token that can cancel the exporting.</param>
|
||||
|
Reference in New Issue
Block a user