remove unknown cref reference

This commit is contained in:
Morten Nielsen 2020-07-29 12:15:58 -07:00
parent eb61c55302
commit a34d5ebc9e

View file

@ -98,7 +98,6 @@ namespace NmeaParser
/// <summary>
/// Gets or sets the separator between each burst of data. Defaults to <see cref="BurstEmulationSeparator.FirstToken"/>.
/// </summary>
/// <seealso cref="EnableBurstEmulation"/>
public BurstEmulationSeparator BurstSeparator
{
get => emulationSettings.Separator;