fix spelling
This commit is contained in:
parent
2c923d4cc2
commit
6fa205474f
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ def test():
|
|||
# 4. Compare both map objects
|
||||
map = mapnik2.Map(256, 256)
|
||||
|
||||
raise Todo("map comparison is currently broken dou to lacking relative paths support (#324,#340")
|
||||
raise Todo("map comparison is currently broken due to lacking relative paths support (#324,#340")
|
||||
|
||||
def compare_map(in_map):
|
||||
|
||||
|
|
Loading…
Reference in a new issue