From: jason Date: Tue, 15 Sep 1998 13:43:59 +0000 (+0000) Subject: tweak X-Git-Url: http://git.sourceforge.jp/view?a=commitdiff_plain;h=ea5f3e1236227f1ed88a42b21ef1cd3fe47601f7;p=pf3gnuchains%2Fgcc-fork.git tweak git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@22428 138bc75d-0d04-0410-961f-82ee72b054a4 --- diff --git a/libstdc++/stl/README b/libstdc++/stl/README index 7d9f15fcbd4..c319c08c7a4 100644 --- a/libstdc++/stl/README +++ b/libstdc++/stl/README @@ -6,7 +6,7 @@ Things are likely to change. For example, the header file names are very likely to change. The Allocator interface will change. Etc, etc. CYGNUS MAKES NO COMMITTMENT (yet) TO SUPPORT BACKWARD COMPATIBILITY FOR STL. -For examples if things that should work, look in the ../tests directory. +For examples of things that should work, look in the ../tests directory. DOCUMENTATION: See http://www.sgi.com/Technology/STL/ or http://www.dinkumware.com/