Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Spelling
  • Loading branch information
nyalldawson committed Dec 10, 2019
1 parent 56bab78 commit ef15d76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/src/core/testqgsgenericspatialindex.cpp
Expand Up @@ -73,7 +73,7 @@ void TestQgsGenericSpatialIndex::testIndex()

QVERIFY( found.isEmpty() );

// remove non-existant feature
// remove feature not in index
QgsLabelPosition p1;
QVERIFY( ! index.remove( &p1, QgsRectangle() ) );

Expand Down

0 comments on commit ef15d76

Please sign in to comment.