Skip to content

Commit 9670500

Browse files
committed
minor Rendermode change
1 parent d5c2474 commit 9670500

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

en/mapfile/layer.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ BINDVALS
5252
Inside a layer, only a single class will be used for the rendering
5353
of a feature. Each feature is tested against each class in the order
5454
in which they are defined in the mapfile. The first class that matches
55-
the its min/max scale constraints and its :ref:`EXPRESSION <expressions>`
55+
its min/max scale constraints and its :ref:`EXPRESSION <expressions>`
5656
check for the current feature will be used for rendering.
5757

5858
This can be controlled with

0 commit comments

Comments
 (0)