Skip to content

Commit 7d156e7

Browse files
committedApr 14, 2016
Fix typo
1 parent fe31475 commit 7d156e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎tests/src/python/test_qgssinglesymbolrenderer.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919

2020
__author__ = 'Matthias Kuhn'
2121
__date__ = 'December 2015'
22-
__copyright__ = '(C) 2015, Matthiasd Kuhn'
22+
__copyright__ = '(C) 2015, Matthias Kuhn'
2323
# This will get replaced with a git SHA1 when you do a git archive
2424
__revision__ = '$Format:%H$'
2525

0 commit comments

Comments
 (0)
Please sign in to comment.