fix spelling

This commit is contained in:
Dane Springmeyer 2010-10-07 01:00:58 +00:00
parent 2c923d4cc2
commit 6fa205474f

View file

@ -20,7 +20,7 @@ def test():
# 4. Compare both map objects # 4. Compare both map objects
map = mapnik2.Map(256, 256) 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): def compare_map(in_map):