Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Typo
  • Loading branch information
elpaso committed Nov 7, 2017
1 parent 6046e8d commit df8bda2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/src/python/test_qgsproject.py
Expand Up @@ -764,7 +764,7 @@ def testUpgradeOtfFrom2x(self):

def testRelativePaths(self):
"""
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
"""
tmpDir = QTemporaryDir()
tmpFile = "{}/project.qgs".format(tmpDir.path())
Expand Down

0 comments on commit df8bda2

Please sign in to comment.