* stabs.texinfo (Methods): Fix typo.
authorJim Kingdon <jkingdon@engr.sgi.com>
Sat, 11 Sep 1993 16:36:01 +0000 (16:36 +0000)
committerJim Kingdon <jkingdon@engr.sgi.com>
Sat, 11 Sep 1993 16:36:01 +0000 (16:36 +0000)
gdb/doc/ChangeLog
gdb/doc/stabs.texinfo

index 2eed889..72b9040 100644 (file)
@@ -1,3 +1,7 @@
+Sat Sep 11 09:35:11 1993  Jim Kingdon  (kingdon@poseidon.cygnus.com)
+
+       * stabs.texinfo (Methods): Fix typo.
+
 Fri Sep 10 06:34:20 1993  David J. Mackenzie  (djm@thepub.cygnus.com)
 
        * gdb.texinfo: Fix a few typos.
index 36c4ab9..627b16f 100644 (file)
@@ -2298,7 +2298,7 @@ different from a standard C stab describing a local variable.
 @end example
 
 @node Methods
-@section Method Defintion
+@section Method Definition
 
 The class definition shown above declares Ameth.  The C++ source below
 defines Ameth: