diff options
author | Joseph Myers <jsm28@cam.ac.uk> | 2001-11-23 16:29:02 +0000 |
---|---|---|
committer | Joseph Myers <jsm28@gcc.gnu.org> | 2001-11-23 16:29:02 +0000 |
commit | c5504edb751bff4f5b2a493921466d04857494f4 (patch) | |
tree | 0964bed1b243c87e49965682c6ac6d686a4f5186 /libstdc++-v3/docs/html/ext | |
parent | eac50d7a73bbc070770fbe81e837dbd589f5869c (diff) | |
download | gcc-c5504edb751bff4f5b2a493921466d04857494f4.zip gcc-c5504edb751bff4f5b2a493921466d04857494f4.tar.gz gcc-c5504edb751bff4f5b2a493921466d04857494f4.tar.bz2 |
ChangeLog, [...]: Fix spelling errors.
* ChangeLog, docs/doxygen/maint.cfg.in, docs/doxygen/user.cfg.in,
docs/doxygen/doxygroups.cc, docs/doxygen/Intro.3,
docs/html/17_intro/BUGS, docs/html/17_intro/C++STYLE,
docs/html/17_intro/CHECKLIST, docs/html/17_intro/DESIGN,
docs/html/17_intro/howto.html, docs/html/17_intro/porting.html,
docs/html/17_intro/porting.texi, docs/html/18_support/howto.html,
docs/html/19_diagnostics/howto.html, docs/html/20_util/howto.html,
docs/html/21_strings/howto.html,
docs/html/23_containers/howto.html,
docs/html/26_numerics/howto.html, docs/html/27_io/howto.html,
docs/html/27_io/binary_iostreams_kuehl.txt,
docs/html/ext/sgiexts.html, docs/html/faq/index.html,
docs/html/faq/index.txt, testsuite/24_iterators/iterator.cc,
include/bits/basic_file.h, include/bits/locale_facets.h,
include/bits/locale_facets.tcc, include/bits/std_sstream.h,
include/ext/ropeimpl.h, include/ext/stl_rope.h,
libsupc++/tinfo.cc, libsupc++/cxxabi.h, libsupc++/typeinfo,
libsupc++/eh_throw.cc, acinclude.m4, aclocal.m4, configure,
configure.target, ChangeLog-2000: Fix spelling errors.
From-SVN: r47291
Diffstat (limited to 'libstdc++-v3/docs/html/ext')
-rw-r--r-- | libstdc++-v3/docs/html/ext/sgiexts.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libstdc++-v3/docs/html/ext/sgiexts.html b/libstdc++-v3/docs/html/ext/sgiexts.html index 62db99c..636f9f8 100644 --- a/libstdc++-v3/docs/html/ext/sgiexts.html +++ b/libstdc++-v3/docs/html/ext/sgiexts.html @@ -25,7 +25,7 @@ libstdc++-v3</a></h1> for a description). Not every chapter may have extensions, and the extensions may come and go. Also, this page is incomplete because the author is pressed for time. Check back often; the latest change was on - $Date: 2001/10/09 20:18:13 $ (UTC). + $Date: 2001/10/11 18:41:47 $ (UTC). </p> <p>Descriptions range from the scanty to the verbose. You should also check @@ -83,7 +83,7 @@ libstdc++-v3</a></h1> <hr> <a name="ch23"><h3>Chapter 23</h3></a> -<p>A few extensions and nods to backwards-compatability have been made with +<p>A few extensions and nods to backwards-compatibility have been made with containers. Those dealing with older SGI-style allocators are dealt with elsewhere. The remaining ones all deal with bits: </p> |