]> sourceware.org Git - newlib-cygwin.git/commitdiff
fenv: Fix typo-ed variable name in documentation
authorJon Turney <jon.turney@dronecode.org.uk>
Mon, 12 Aug 2019 18:24:54 +0000 (19:24 +0100)
committerJon Turney <jon.turney@dronecode.org.uk>
Tue, 13 Aug 2019 11:29:30 +0000 (12:29 +0100)
newlib/libm/fenv/feraiseexcept.c

index c8f4b2efbfdb660cd98683433053d826b008a7e6..3f756589c1a630a61412e896ff130d24b4d6bbdc 100644 (file)
@@ -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
This page took 0.030602 seconds and 5 git commands to generate.