Skip to content

Commit

Permalink
Update from review
Browse files Browse the repository at this point in the history
  • Loading branch information
afs committed Dec 19, 2024
1 parent a0415c4 commit 42c803b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions spec/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6375,8 +6375,8 @@ <h5>hasLANGDIR</h5>
</pre>
<p>
The function `hasLANGDIR` returns <code>true</code> if the
argument is a literal with a language
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>.
</p>
<p>If the argument is a literal, the function is equivalent to
testing for the datatype of the literal being
Expand Down

0 comments on commit 42c803b

Please sign in to comment.