Skip to content

Commit f012690

Browse files
authored
FALLBACK updates
Correct version and add a note about default.
1 parent 6ec7a64 commit f012690

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

en/mapfile/class.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -97,11 +97,11 @@ EXPRESSION [string]
9797
:name: mapfile-class-fallback
9898

9999
FALLBACK [true|false]
100-
Specifies whether the class should act as a fallback class.
101-
A fallback class is applied if and only if none of the previously
100+
Specifies whether the class should act as a fallback class. Default is false.
101+
A fallback class is applied if and only if none of the previously
102102
defined classes has been applied. This is similar in concept to
103103
the :ref:`sld` ElseFilter.
104-
.. versionadded:: 8.5
104+
.. versionadded:: 8.6
105105

106106
.. index::
107107
pair: CLASS; GROUP

0 commit comments

Comments
 (0)