]> gcc.gnu.org Git - gcc.git/commitdiff
guide.html: Fix typo.
authorPhil Edwards <pme@gcc.gnu.org>
Thu, 17 Jul 2003 15:31:20 +0000 (15:31 +0000)
committerPhil Edwards <pme@gcc.gnu.org>
Thu, 17 Jul 2003 15:31:20 +0000 (15:31 +0000)
2003-07-17  Phil Edwards  <pme@gcc.gnu.org>

* docs/doxygen/guide.html:  Fix typo.

From-SVN: r69512

libstdc++-v3/ChangeLog
libstdc++-v3/docs/doxygen/guide.html

index cf0e5e3a1959eb50cb97a7de4dc4a48ad50fd1a9..59b3eacddbc112864ef4078a9d036c0708775432 100644 (file)
@@ -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.
index 7974358a8dc69617132c03cda2f445c90a024adf..0628521f4275e4b6c1e7149daa434337773b1623 100644 (file)
@@ -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>
This page took 0.069058 seconds and 5 git commands to generate.