]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix typo.
authorPavel Janík <Pavel@Janik.cz>
Wed, 6 Feb 2002 22:46:55 +0000 (22:46 +0000)
committerPavel Janík <Pavel@Janik.cz>
Wed, 6 Feb 2002 22:46:55 +0000 (22:46 +0000)
man/building.texi

index 85a85302fecbeee68851483bee5395ea7cc9ad3a..f3a9abc58f4fdd4bf79ad93680b949d1019964c7 100644 (file)
@@ -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