libc: Fix a documentation spelling mistake

Pull Request:	https://github.com/freebsd/freebsd-src/pull/704
This commit is contained in:
Tom Hukins 2023-03-29 14:38:12 +01:00 committed by Ed Maste
parent db0a2bfd0c
commit 9c353fa4a9

View File

@ -60,7 +60,7 @@ of usage is written. It is also possible to evaluate all machine functions
in a single invocation as explained in the section _Function_Sets_ later in
this document.
Ordinarily, a function's speed will be evaulated separately for each of
Ordinarily, a function's speed will be evaluated separately for each of
the four rounding modes, one after the other. If the rounding mode is not
supposed to have any affect on the results of a function--for instance,
some operations do not require rounding--only the nearest/even rounding mode