From f0126903fe5088c68b526896134a0537b6db77c1 Mon Sep 17 00:00:00 2001 From: Seth G Date: Fri, 7 Nov 2025 09:36:27 +0100 Subject: [PATCH] FALLBACK updates Correct version and add a note about default. --- en/mapfile/class.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/en/mapfile/class.txt b/en/mapfile/class.txt index b33b2bfe73..800380eab9 100644 --- a/en/mapfile/class.txt +++ b/en/mapfile/class.txt @@ -97,11 +97,11 @@ EXPRESSION [string] :name: mapfile-class-fallback FALLBACK [true|false] - Specifies whether the class should act as a fallback class. - A fallback class is applied if and only if none of the previously + Specifies whether the class should act as a fallback class. Default is false. + A fallback class is applied if and only if none of the previously defined classes has been applied. This is similar in concept to the :ref:`sld` ElseFilter. - .. versionadded:: 8.5 + .. versionadded:: 8.6 .. index:: pair: CLASS; GROUP