Skip to content

Commit

Permalink
Spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
elpaso committed Nov 5, 2018
1 parent 1743318 commit 64c23de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/src/python/test_qgsprojectbadlayers.py
Expand Up @@ -69,7 +69,7 @@ def getBaseMapSettings(cls):
return ms

def test_project_roundtrip(self):
"""Tests that a project with bad layers can be saved without loosing them"""
"""Tests that a project with bad layers can be saved and restored"""

p = QgsProject.instance()
temp_dir = QTemporaryDir()
Expand Down

0 comments on commit 64c23de

Please sign in to comment.