We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f4b395a + 7258eea commit 020395cCopy full SHA for 020395c
1 file changed
src/mapnik_layer.cpp
@@ -296,7 +296,7 @@ void export_layer()
296
.add_property("minimum_scale_denominator",
297
&layer::minimum_scale_denominator,
298
&layer::set_minimum_scale_denominator,
299
- "Get/Set the minimum scale demoninator of the layer.\n"
+ "Get/Set the minimum scale denominator of the layer.\n"
300
"\n"
301
"Usage:\n"
302
">>> from mapnik import Layer\n"
0 commit comments