]> git.eshelyaron.com Git - emacs.git/commitdiff
Minor cleanup.
authorRichard M. Stallman <rms@gnu.org>
Wed, 8 Aug 2001 23:34:26 +0000 (23:34 +0000)
committerRichard M. Stallman <rms@gnu.org>
Wed, 8 Aug 2001 23:34:26 +0000 (23:34 +0000)
man/building.texi

index 56d0d9397a873c75f9c7347b8090e28fa1c2359c..891bc140e5fe0629c7694448492fb26004beb696 100644 (file)
@@ -514,7 +514,7 @@ debugger interaction buffer:
 
   This defines a command named @var{function} which sends
 @var{cmdstring} to the debugger process, and gives it the documentation
-string @var{docstring}.  You can then use the command thus defined in any
+string @var{docstring}.  You can then use the command @var{function}\ in any
 buffer.  If @var{binding} is non-@code{nil}, @code{gud-def} also binds
 the command to @kbd{C-c @var{binding}} in the GUD buffer's mode and to
 @kbd{C-x C-a @var{binding}} generally.