Fixes Typo In Station Event Documentation. (#15932)
This commit is contained in:
committed by
GitHub
parent
78242b72cd
commit
6af0a91af3
@@ -82,7 +82,7 @@ public sealed class StationEventComponent : Component
|
||||
public TimeSpan StartTime;
|
||||
|
||||
/// <summary>
|
||||
/// When the station event starts.
|
||||
/// When the station event ends.
|
||||
/// </summary>
|
||||
[DataField("endTime", customTypeSerializer: typeof(TimeOffsetSerializer))]
|
||||
public TimeSpan? EndTime;
|
||||
|
||||
Reference in New Issue
Block a user