]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
manual: Fix a minor grammatical error.
authorRical Jasan <ricaljasan@pacific.net>
Mon, 26 Jun 2017 04:31:16 +0000 (21:31 -0700)
committerRical Jasan <ricaljasan@pacific.net>
Mon, 26 Jun 2017 04:31:16 +0000 (21:31 -0700)
* manual/math.texi: Fix a grammatical error.

ChangeLog
manual/math.texi

index b716a2927da60d3ec74c6f12387fb1fc4b4d55d0..b213e7c4930aac03f59071757e797be58d485b3e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2017-06-25  Rical Jasan  <ricaljasan@pacific.net>
+
+       * manual/math.texi: Fix a grammatical error.
+
 2017-06-24  Florian Weimer  <fweimer@redhat.com>
 
        [BZ #21295]
index cad9e5e88b619d4bc4681c469e13e86b10e82222..a8e16885cd32fdd77832e3bf1fe9248e57ff995f 100644 (file)
@@ -232,7 +232,7 @@ the range of @code{-1} to @code{1}.
 
 All these functions, including the @code{_Float@var{N}} and
 @code{_Float@var{N}x} variants, are GNU extensions.  Portable programs
-should be prepared to cope with its absence.
+should be prepared to cope with their absence.
 @end deftypefun
 
 @cindex complex trigonometric functions