diff options
author | Ben Elliston <bje@gnu.org> | 2004-04-14 01:26:14 +0000 |
---|---|---|
committer | Ben Elliston <bje@gnu.org> | 2004-04-14 01:26:14 +0000 |
commit | 3614afe6a0a9d6fac724a146fa319fa76da97570 (patch) | |
tree | be896da0bc87c693026224dd770339f39d737b65 | |
parent | 29b6b8ca6447f9a719d4ce17e7637594a6dd579e (diff) | |
download | newlib-3614afe6a0a9d6fac724a146fa319fa76da97570.zip newlib-3614afe6a0a9d6fac724a146fa319fa76da97570.tar.gz newlib-3614afe6a0a9d6fac724a146fa319fa76da97570.tar.bz2 |
Typo fix: s/otheriwse/otherwise/
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index ee302fe..eaa6cd4 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -38,7 +38,7 @@ dejagnu/ Patches to bug-dejagnu@gnu.org Avoid making changes to the local repository; please send patches upstream. Important and approved patches can be - checked into the src repository, otheriwse patches will be + checked into the src repository, otherwise patches will be imported from the next release. gdb/; mmalloc/; readline/; sim/; GDB's part of include/ & dejagnu/ |