Skip to content

Commit 7405913

Browse files
committed
Update from review
1 parent ed26b72 commit 7405913

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

spec/index.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -6375,8 +6375,8 @@ <h5>hasLANGDIR</h5>
63756375
</pre>
63766376
<p>
63776377
The function `hasLANGDIR` returns <code>true</code> if the
6378-
argument is a literal with a language
6379-
tag. Otherwise, the function returns false.
6378+
argument is a literal with a language tag and a base direction.
6379+
Otherwise, the function returns <code>false</code>.
63806380
</p>
63816381
<p>If the argument is a literal, the function is equivalent to
63826382
testing for the datatype of the literal being

0 commit comments

Comments
 (0)