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