Update MapTileLayerBase.cs

This commit is contained in:
Clemens 2021-11-28 23:50:17 +01:00
parent 6178ece996
commit bf12727bac

View file

@ -101,7 +101,7 @@ namespace MapControl
}
/// <summary>
/// Description of the tile layer. Used to display copyright information on top of the map.
/// Description of the layer. Used to display copyright information on top of the map.
/// </summary>
public string Description
{