mirror of
https://github.com/ppy/osu
synced 2025-01-23 22:33:05 +00:00
Fix typo in xmldoc
This commit is contained in:
parent
005af280f2
commit
f694ae416e
@ -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; }
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user