public inbox for newlib-cvs@sourceware.org
help / color / mirror / Atom feed
* [newlib-cygwin] fenv: Fix typo-ed variable name in documentation
@ 2019-08-13 11:31 Jon TURNEY
  0 siblings, 0 replies; only message in thread
From: Jon TURNEY @ 2019-08-13 11:31 UTC (permalink / raw)
  To: newlib-cvs

https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=b2990cae9e94ccf7f447f961fc9b6e1d7da66235

commit b2990cae9e94ccf7f447f961fc9b6e1d7da66235
Author: Jon Turney <jon.turney@dronecode.org.uk>
Date:   Mon Aug 12 19:24:54 2019 +0100

    fenv: Fix typo-ed variable name in documentation

Diff:
---
 newlib/libm/fenv/feraiseexcept.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/newlib/libm/fenv/feraiseexcept.c b/newlib/libm/fenv/feraiseexcept.c
index c8f4b2e..3f75658 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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-08-13 11:31 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-08-13 11:31 [newlib-cygwin] fenv: Fix typo-ed variable name in documentation Jon TURNEY

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).