aboutsummaryrefslogtreecommitdiff
path: root/libstdc++
diff options
context:
space:
mode:
authorJason Merrill <jason@yorick.cygnus.com>1998-09-15 13:43:59 +0000
committerJason Merrill <jason@yorick.cygnus.com>1998-09-15 13:43:59 +0000
commit728eea52d8447502ee3a3c070174203125cbeded (patch)
treeff694cfbcf3caaa58659e458f885ebd792bf1223 /libstdc++
parentaf0e2c428421d3967acc391c6d5693c89aff564c (diff)
tweak
git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@22428 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libstdc++')
-rw-r--r--libstdc++/stl/README2
1 files changed, 1 insertions, 1 deletions
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/