Skip to content

Commit ed26b72

Browse files
committed
Update from review
1 parent 07d2bc2 commit ed26b72

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

spec/index.html

+3-2
Original file line numberDiff line numberDiff line change
@@ -6281,10 +6281,11 @@ <h5>LANGDIR</h5>
62816281
<pre class="prototype nohighlight"> <span class="return">xsd:string</span> <span class="operator">LANGDIR</span> (<span class="type"><span class="type literal">literal</span></span> <span class="name">ltrl</span>)
62826282
</pre>
62836283
<p>
6284-
If the argument is a literal,
6284+
If the argument is a literal with <code>rdf:dirLangString</code>
6285+
as its datatype IRI,
62856286
the function <code>LANGDIR</code> returns the
62866287
<a data-cite="RDF12-CONCEPTS#dfn-base-direction">base direction</a>
6287-
of the literal with datatype <code>rdf:dirLangString</code>.
6288+
of this literal.
62886289
Otherwise, the function returns the empty string.
62896290
</p>
62906291
<div class="result">

0 commit comments

Comments
 (0)