Skip to content

Commit df8bda2

Browse files
committedNov 7, 2017
Typo
1 parent 6046e8d commit df8bda2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎tests/src/python/test_qgsproject.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -764,7 +764,7 @@ def testUpgradeOtfFrom2x(self):
764764

765765
def testRelativePaths(self):
766766
"""
767-
Test wether paths to layer sources are stored as relative to the project path
767+
Test whether paths to layer sources are stored as relative to the project path
768768
"""
769769
tmpDir = QTemporaryDir()
770770
tmpFile = "{}/project.qgs".format(tmpDir.path())

0 commit comments

Comments
 (0)
Please sign in to comment.