We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6046e8d commit df8bda2Copy full SHA for df8bda2
tests/src/python/test_qgsproject.py
@@ -764,7 +764,7 @@ def testUpgradeOtfFrom2x(self):
764
765
def testRelativePaths(self):
766
"""
767
- Test wether paths to layer sources are stored as relative to the project path
+ Test whether paths to layer sources are stored as relative to the project path
768
769
tmpDir = QTemporaryDir()
770
tmpFile = "{}/project.qgs".format(tmpDir.path())
0 commit comments