From: Jim Kingdon Date: Sat, 11 Sep 1993 16:36:01 +0000 (+0000) Subject: * stabs.texinfo (Methods): Fix typo. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=9d719a9cf9cf1b3d69b1d0a3061cf554f4288d3f;p=binutils-gdb.git * stabs.texinfo (Methods): Fix typo. --- diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index 2eed8891ca9..72b904018f7 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -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. diff --git a/gdb/doc/stabs.texinfo b/gdb/doc/stabs.texinfo index 36c4ab98102..627b16f2985 100644 --- a/gdb/doc/stabs.texinfo +++ b/gdb/doc/stabs.texinfo @@ -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: