diff --git a/docs/LangRef.html b/docs/LangRef.html index 3b91ccad8c5..a57f2426059 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.
Semantics:

-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.