mirror of
https://gcc.gnu.org/git/gcc.git
synced 2024-11-30 07:14:09 +08:00
guide.html: Fix typo.
2003-07-17 Phil Edwards <pme@gcc.gnu.org> * docs/doxygen/guide.html: Fix typo. From-SVN: r69512
This commit is contained in:
parent
d944c82dce
commit
83a279e492
@ -1,3 +1,7 @@
|
||||
2003-07-17 Phil Edwards <pme@gcc.gnu.org>
|
||||
|
||||
* docs/doxygen/guide.html: Fix typo.
|
||||
|
||||
2003-07-16 Benjamin Kosnik <bkoz@redhat.com>
|
||||
|
||||
* include/ext/pod_char_traits.h: Add state template argument.
|
||||
|
@ -69,7 +69,7 @@
|
||||
<p>[incomplete and constantly evolving]</p>
|
||||
|
||||
<p>For classes, use deque/vector/list and std::pair as examples. For
|
||||
functions, see their memeber functions, and the free functions in
|
||||
functions, see their member functions, and the free functions in
|
||||
<code>stl_algobase.h</code>. Member functions of other container-like
|
||||
types should read similarly to these member functions.
|
||||
</p>
|
||||
|
Loading…
Reference in New Issue
Block a user