Skip to content

Commit

Permalink
Spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
nyalldawson committed Mar 13, 2020
1 parent 1bce6e4 commit 91c70fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/src/core/testqgsrasterlayertemporalproperties.cpp
Expand Up @@ -92,7 +92,7 @@ void TestQgsRasterLayerTemporalProperties::testReadWrite()
QDomDocument doc( documentType );

QDomElement node = doc.createElement( QStringLiteral( "temp" ) );
// read none existant node
// read none existent node
temporalProperties.readXml( node.toElement(), QgsReadWriteContext() );

// must not be active!
Expand Down

0 comments on commit 91c70fa

Please sign in to comment.