Skip to content

Commit b11e613

Browse files
committed
Fix formatting
1 parent 33f2ffd commit b11e613

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/test/testposition.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -788,7 +788,7 @@ void TestPosition::testPositionTransformerInternalDesktopPosition()
788788

789789
void TestPosition::testPositionTransformerNetworkPosition()
790790
{
791-
// prepare position transformers
791+
// prepare position transformers
792792
// WGS84 + ellipsoid
793793
QgsCoordinateReferenceSystem ellipsoidHeightCrs = QgsCoordinateReferenceSystem::fromEpsgId( 4979 );
794794
// WGS84 + EGM96

0 commit comments

Comments
 (0)