Skip to content

Commit 07945e9

Browse files
authored
Merge branch 'main' into Issue228_Translation
2 parents f4977ce + 0c60f6f commit 07945e9

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

spec/index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7275,14 +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
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>,
72807280
then the returned string literal is a literal with that language
72817281
tag and base direction.
72827282
If all input literals are literals with the same
72837283
<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>,
72867286
the returned literal is a literal with that language tag and no
72877287
base direction.
72887288
</p>

0 commit comments

Comments
 (0)