diff options
Diffstat (limited to 'newlib')
-rw-r--r-- | newlib/libm/fenv/feraiseexcept.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/newlib/libm/fenv/feraiseexcept.c b/newlib/libm/fenv/feraiseexcept.c index c8f4b2efb..3f756589c 100644 --- a/newlib/libm/fenv/feraiseexcept.c +++ b/newlib/libm/fenv/feraiseexcept.c @@ -43,7 +43,7 @@ SYNOPSIS DESCRIPTION This method attempts to raise the floating-point exceptions specified -in <[except]>. +in <[excepts]>. RETURNS If the <[excepts]> argument is zero or all requested exceptions were |