Skip to content

Commit 32298f8

Browse files
committed
Fix a typo that happened when transcoding to UTF-8
1 parent c6ac3b5 commit 32298f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ProjNet.Tests/CoordinateTransformTests.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -712,7 +712,7 @@ public void TestTransformListOnConcatenatedDoTransformDoubleArr()
712712
[Test]
713713
public void AffineTransformationTest ()
714714
{
715-
//Local coordinate system MNAU (Kraftwerk Mäerich) (based on Gauß-Krüger using affine transformation)
715+
//Local coordinate system MNAU (Kraftwerk Mäuserich) (based on Gauß-Krüger using affine transformation)
716716
// affine transform
717717
// 1) Offset: X=-3454886,640m Y=-5479481,278m;
718718
// 2)Rotation: 332,0657, Rotation point X=3456926,640m Y=5481071,278m;

0 commit comments

Comments
 (0)