aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
-rw-r--r--manual/math.texi2
2 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index b716a29..b213e7c 100644
--- 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]
diff --git a/manual/math.texi b/manual/math.texi
index cad9e5e..a8e1688 100644
--- a/manual/math.texi
+++ b/manual/math.texi
@@ -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