Fix build error

This commit is contained in:
Morten Nielsen 2020-07-31 15:24:58 -07:00
parent f357b2423c
commit db8e5e91b3

View file

@ -42,7 +42,7 @@ namespace NmeaParser.Gnss.Ntrip
}
/// <summary>
/// The mountpoint used with <see cref="Client.Connect(string)"/>
/// The mountpoint used with <see cref="Client.OpenStream(string)"/>
/// </summary>
public string Mountpoint { get; }