We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed26b72 commit 7405913Copy full SHA for 7405913
spec/index.html
@@ -6375,8 +6375,8 @@ <h5>hasLANGDIR</h5>
6375
</pre>
6376
<p>
6377
The function `hasLANGDIR` returns <code>true</code> if the
6378
- argument is a literal with a language
6379
- tag. Otherwise, the function returns false.
+ argument is a literal with a language tag and a base direction.
+ Otherwise, the function returns <code>false</code>.
6380
</p>
6381
<p>If the argument is a literal, the function is equivalent to
6382
testing for the datatype of the literal being
0 commit comments