From bf12727bac1746b4caef18458d414ed6f9d69f96 Mon Sep 17 00:00:00 2001 From: Clemens Date: Sun, 28 Nov 2021 23:50:17 +0100 Subject: [PATCH] Update MapTileLayerBase.cs --- MapControl/Shared/MapTileLayerBase.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MapControl/Shared/MapTileLayerBase.cs b/MapControl/Shared/MapTileLayerBase.cs index 339d7687..71433113 100644 --- a/MapControl/Shared/MapTileLayerBase.cs +++ b/MapControl/Shared/MapTileLayerBase.cs @@ -101,7 +101,7 @@ namespace MapControl } /// - /// 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. /// public string Description {