From 9702a01dc92b98311107f0dad46a2bc016ab31c4 Mon Sep 17 00:00:00 2001 From: Marc Chevrier Date: Sat, 30 Dec 2023 14:19:26 +0100 Subject: Help: string(LENGTH): Fix synopsis link to command description Make the link target explicit to avoid ambiguity with `JSON LENGTH`. Fixes: #25546 --- Help/command/string.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Help/command/string.rst b/Help/command/string.rst index 0e69b27..2f01653 100644 --- a/Help/command/string.rst +++ b/Help/command/string.rst @@ -22,7 +22,7 @@ Synopsis string(`JOIN`_ [...]) string(`TOLOWER`_ ) string(`TOUPPER`_ ) - string(`LENGTH`_ ) + string(`LENGTH `_ ) string(`SUBSTRING`_ ) string(`STRIP`_ ) string(`GENEX_STRIP`_ ) -- cgit v0.12