summaryrefslogtreecommitdiff
path: root/man/building.texi
diff options
context:
space:
mode:
authorPavel Janík <Pavel@Janik.cz>2002-02-06 22:46:55 +0000
committerPavel Janík <Pavel@Janik.cz>2002-02-06 22:46:55 +0000
commitc897578d7d532c0d9fa5b5cc35e05fbd5dec4100 (patch)
tree1377234df15f193680846b19b55b92989c0ce25d /man/building.texi
parent2642a29ee72713a2b506c80dcf219bda75dacc50 (diff)
downloademacs-c897578d7d532c0d9fa5b5cc35e05fbd5dec4100.tar.gz
Fix typo.
Diffstat (limited to 'man/building.texi')
-rw-r--r--man/building.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/building.texi b/man/building.texi
index 85a85302fec..f3a9abc58f4 100644
--- a/man/building.texi
+++ b/man/building.texi
@@ -494,7 +494,7 @@ Only useful in a source buffer, (@code{gud-jump}) relocates the next
instruction to the current line at point in a source buffer. If the
new execution line is in a different function from the previously one,
you will be prompted for confirmation since the results may be
-bizarre. See the GDB manual entry regarding @cod{jump} for details.
+bizarre. See the GDB manual entry regarding @code{jump} for details.
@end table
These commands interpret a numeric argument as a repeat count, when