aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJanis Johnson <janis@gcc.gnu.org>2012-07-02 16:32:02 +0000
committerJanis Johnson <janis@gcc.gnu.org>2012-07-02 16:32:02 +0000
commit8153b03d4ba0090c68bf08239a582852c51ee920 (patch)
treef9a0934fdd8063a388c1076175e062e6685a5b31 /ChangeLog
parent1116de1a711bde9ddf8954cef7ee3994d12b24d9 (diff)
downloadgcc-8153b03d4ba0090c68bf08239a582852c51ee920.zip
gcc-8153b03d4ba0090c68bf08239a582852c51ee920.tar.gz
gcc-8153b03d4ba0090c68bf08239a582852c51ee920.tar.bz2
fix typo in previous commit
From-SVN: r189167
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 762bf4c..0c95b9b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,6 @@
2012-07-02 Janis Johnson <janisjo@codesourcery.com>
- * MAINTAINERS (Various Mainterers): Add myself as testsuite
+ * MAINTAINERS (Various Maintainers): Add myself as testsuite
maintainer.
2012-07-02 Richard Guenther <rguenther@suse.de>