From 0d4d5dc4284f3bd6eb8c1b39e79a83f9dbd730a1 Mon Sep 17 00:00:00 2001 From: Peter Kraume Date: Wed, 24 Sep 2025 08:24:44 +0200 Subject: [PATCH] [TASK] Fix typo in levelfield description --- Documentation/Functions/Data.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/Functions/Data.rst b/Documentation/Functions/Data.rst index 9ef02526..d58b1058 100644 --- a/Documentation/Functions/Data.rst +++ b/Documentation/Functions/Data.rst @@ -584,7 +584,7 @@ levelfield :name: data-levelfield :Syntax: levelfield : [pointer, integer], [field name], ["slide"] - Like :ref:`data-type-gettext-leveltitle` but the field do be fetched from the + Like :ref:`data-type-gettext-leveltitle` but the field to be fetched from the record is configurable. .. _data-type-gettext-levelfield-example: