aboutsummaryrefslogtreecommitdiff
path: root/gdb/doc/stabs.texinfo
diff options
context:
space:
mode:
authorJim Kingdon <jkingdon@engr.sgi.com>1993-09-11 16:36:01 +0000
committerJim Kingdon <jkingdon@engr.sgi.com>1993-09-11 16:36:01 +0000
commit9d719a9cf9cf1b3d69b1d0a3061cf554f4288d3f (patch)
tree926e48f0f61a6e99671deffe0230a2a6b9f00621 /gdb/doc/stabs.texinfo
parenta938b1d6ba978dd1be27a6761a273be19acaf685 (diff)
downloadgdb-9d719a9cf9cf1b3d69b1d0a3061cf554f4288d3f.zip
gdb-9d719a9cf9cf1b3d69b1d0a3061cf554f4288d3f.tar.gz
gdb-9d719a9cf9cf1b3d69b1d0a3061cf554f4288d3f.tar.bz2
* stabs.texinfo (Methods): Fix typo.
Diffstat (limited to 'gdb/doc/stabs.texinfo')
-rw-r--r--gdb/doc/stabs.texinfo2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/doc/stabs.texinfo b/gdb/doc/stabs.texinfo
index 36c4ab9..627b16f 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: