Version 4.10.0: Exception messages.

This commit is contained in:
ClemensF 2018-08-25 18:50:52 +02:00
parent b06c9065af
commit bf69faa456
4 changed files with 8 additions and 8 deletions

View file

@ -68,7 +68,7 @@ namespace MapControl
if (values.Length != 2)
{
throw new FormatException("Location string must be a comma-separated pair of double values");
throw new FormatException("Location string must be a comma-separated pair of double values.");
}
return new Location(