mirror of git://sourceware.org/git/glibc.git
Fix typo in manual
Apparently, implementating is not a word; who would have thunk it...
This commit is contained in:
parent
c2ff5ec13f
commit
43ce02c6ec
|
|
@ -1,3 +1,7 @@
|
||||||
|
2017-02-07 Siddhesh Poyarekar <siddhesh@sourceware.org>
|
||||||
|
|
||||||
|
* manual/contrib.texi: Fix typo.
|
||||||
|
|
||||||
2017-02-07 Rajalakshmi Srinivasaraghavan <raji@linux.vnet.ibm.com>
|
2017-02-07 Rajalakshmi Srinivasaraghavan <raji@linux.vnet.ibm.com>
|
||||||
|
|
||||||
[BZ #15998]
|
[BZ #15998]
|
||||||
|
|
|
||||||
|
|
@ -301,7 +301,7 @@ Marek Polacek for various fixes.
|
||||||
|
|
||||||
@item
|
@item
|
||||||
Siddhesh Poyarekar for various fixes, an implementation of a framework for
|
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.
|
infrastructure.
|
||||||
|
|
||||||
@item
|
@item
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue