File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed
Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -7275,12 +7275,14 @@ <h5>CONCAT</h5>
72757275 <a data-cite="XPATH-FUNCTIONS-31#func-concat">fn:concat</a> function.
72767276 If all input literals are literals with the same
72777277 <a data-cite="RDF12-CONCEPTS#dfn-language-tag">language tag</a>
7278- and same <a class="lint-ignore">base direction</a>
7278+ and same
7279+ <a data-cite="RDF12-CONCEPTS#dfn-base-direction" class="lint-ignore">base direction</a>
72797280 then the returned string literal is a literal with that language
72807281 tag and base direction.
72817282 If all input literals are literals with the same
72827283 <a data-cite="RDF12-CONCEPTS#dfn-language-tag">language tag</a>,
7283- but not all the same <a class="lint-ignore">base direction</a>,
7284+ but not all the same
7285+ <a data-cite="RDF12-CONCEPTS#dfn-base-direction" class="lint-ignore">base direction</a>,
72847286 the returned literal is a literal with that language tag and no
72857287 base direction.
72867288 </p>
You can’t perform that action at this time.
0 commit comments