diff options
author | Marcus Shawcroft <marcus.shawcroft@linaro.org> | 2012-12-18 09:51:55 +0000 |
---|---|---|
committer | Marcus Shawcroft <marcus.shawcroft@linaro.org> | 2012-12-18 09:51:55 +0000 |
commit | cedb2a909d26f98304b57492597be52d50a40cb0 (patch) | |
tree | 1179167140b0cde6d81064c73c0d3402bae166a0 | |
parent | bbf527d678d6abc469626ed548d21dcc70c97b13 (diff) | |
download | glibc-cedb2a909d26f98304b57492597be52d50a40cb0.tar.gz glibc-cedb2a909d26f98304b57492597be52d50a40cb0.tar.xz glibc-cedb2a909d26f98304b57492597be52d50a40cb0.zip |
Fix AArch64 typo.
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | manual/contrib.texi | 2 |
2 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index 330adbf794..c68d85e5fc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2012-12-18 Marcus Shawcroft <marcus.shawcroft@linaro.org> + + * manual/contrib.texi (Contributors): Spelling correction. + 2012-12-15 David S. Miller <davem@davemloft.net> * po/ru.po: Update from translation team. diff --git a/manual/contrib.texi b/manual/contrib.texi index 8eb436563b..3b9d23c744 100644 --- a/manual/contrib.texi +++ b/manual/contrib.texi @@ -272,7 +272,7 @@ Thomas Schwinge for his contribution to Hurd and the SH architecture. Carlos Eduardo Seo for optimized functions on PowerPC. @item -Marcus Shawcroft for contributing the AArch4 port. +Marcus Shawcroft for contributing the AArch64 port. @item Franz Sirl for various fixes. |