diff options
author | Siddhesh Poyarekar <siddhesh@sourceware.org> | 2017-02-07 18:47:30 +0530 |
---|---|---|
committer | Siddhesh Poyarekar <siddhesh@sourceware.org> | 2017-02-07 18:49:45 +0530 |
commit | 43ce02c6ec27d4e2d8f0ae327bbbeaba84060964 (patch) | |
tree | 1290276b784d981eaf39a020016a0218d39cd287 /manual | |
parent | c2ff5ec13fca1bdd1cd646a0260808386d7bd7ff (diff) | |
download | glibc-43ce02c6ec27d4e2d8f0ae327bbbeaba84060964.zip glibc-43ce02c6ec27d4e2d8f0ae327bbbeaba84060964.tar.gz glibc-43ce02c6ec27d4e2d8f0ae327bbbeaba84060964.tar.bz2 |
Fix typo in manual
Apparently, implementating is not a word; who would have thunk it...
Diffstat (limited to 'manual')
-rw-r--r-- | manual/contrib.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/contrib.texi b/manual/contrib.texi index f0e5649..97c3ae1 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 |