mirror of
https://github.com/ppy/osu.git
synced 2026-06-07 05:43:41 +08:00
Fix typo in xmldoc
This commit is contained in:
@@ -44,7 +44,7 @@ namespace osu.Game.Beatmaps
|
||||
|
||||
/// <summary>
|
||||
/// All lines from the [Events] section which aren't handled in the encoding process yet.
|
||||
/// These lines shoule be written out to the beatmap file on save or export.
|
||||
/// These lines should be written out to the beatmap file on save or export.
|
||||
/// </summary>
|
||||
List<string> UnhandledEventLines { get; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user