about summary refs log tree commit diff
diff options
context:
space:
mode:
authorRical Jasan <ricaljasan@pacific.net>2017-06-25 21:31:16 -0700
committerRical Jasan <ricaljasan@pacific.net>2017-06-25 21:31:16 -0700
commitd9660db223630591739f3313b46faa5687eaf075 (patch)
tree50e3d61eda5d2a6acdf44e3963eff6f337f428cf
parent513a71a420e74270a6a9702ec916e807be51350a (diff)
downloadglibc-d9660db223630591739f3313b46faa5687eaf075.tar.gz
glibc-d9660db223630591739f3313b46faa5687eaf075.tar.xz
glibc-d9660db223630591739f3313b46faa5687eaf075.zip
manual: Fix a minor grammatical error.
	* manual/math.texi: Fix a grammatical error.
-rw-r--r--ChangeLog4
-rw-r--r--manual/math.texi2
2 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index b716a2927d..b213e7c493 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 cad9e5e88b..a8e16885cd 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