Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
mhugent committed May 13, 2021
1 parent f12dfad commit 94959b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/src/core/testqgslegendrenderer.cpp
Expand Up @@ -1581,7 +1581,7 @@ void TestQgsLegendRenderer::testLabelLegend()

QVERIFY( labelTitle == "labelingRule" );

//test rendered legend agains reference image
//test rendered legend against reference image
_setStandardTestFont( settings, QStringLiteral( "Bold" ) );
_renderLegend( testName, &legendModel, settings );
QVERIFY( _verifyImage( testName, mReport ) );
Expand Down

0 comments on commit 94959b8

Please sign in to comment.