From: Siddhesh Poyarekar Date: Tue, 7 Feb 2017 13:17:30 +0000 (+0530) Subject: Fix typo in manual X-Git-Tag: glibc-2.26~804 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=43ce02c6ec27d4e2d8f0ae327bbbeaba84060964;p=thirdparty%2Fglibc.git Fix typo in manual Apparently, implementating is not a word; who would have thunk it... --- diff --git a/ChangeLog b/ChangeLog index 4997650b735..4d667ad7595 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2017-02-07 Siddhesh Poyarekar + + * manual/contrib.texi: Fix typo. + 2017-02-07 Rajalakshmi Srinivasaraghavan [BZ #15998] diff --git a/manual/contrib.texi b/manual/contrib.texi index f0e5649a2a0..97c3ae142b9 100644 --- a/manual/contrib.texi +++ b/manual/contrib.texi @@ -301,7 +301,7 @@ Marek Polacek for various fixes. @item Siddhesh Poyarekar for various fixes, an implementation of a framework for -performance benchmarking of functions and implementating the tunables +performance benchmarking of functions and implementing the tunables infrastructure. @item