From a392125e21f90066cbbc1ab81160e544bc52795a Mon Sep 17 00:00:00 2001 From: Adam Bem Date: Thu, 6 Apr 2023 10:35:28 +0200 Subject: [PATCH] Removed arguments from entry names --- Frontend/tools/xpath.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Frontend/tools/xpath.html b/Frontend/tools/xpath.html index 4872c04..6ac40b7 100644 --- a/Frontend/tools/xpath.html +++ b/Frontend/tools/xpath.html @@ -1541,7 +1541,7 @@ fn:lower-case() + class="hyperlink collapsible collapsibleMini collapseTrigger">fn:translate()
Returns the value of $arg modified so that every character in the value of $arg that occurs at some position N in the value of $mapString has been replaced by the character that occurs at position N in the value of $transString.