aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/LangRef.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/LangRef.html b/docs/LangRef.html
index 3b91cca..a57f242 100644
--- a/docs/LangRef.html
+++ b/docs/LangRef.html
@@ -4477,7 +4477,7 @@ The argument and return value are floating point numbers of the same type.
<h5>Semantics:</h5>
<p>
-This function returns the sqrt of the specified operand if it is a positive
+This function returns the sqrt of the specified operand if it is a nonnegative
floating point number.
</p>
</div>