changeset 21318:280ea93d48dd

* debug.cc (Fdbstop): Fix error in docstring from cset 4ee768b71a0e (bug #47213)
author Mike Miller <mtmiller@octave.org>
date Sun, 21 Feb 2016 09:08:33 -0800
parents a4faec57f4c8
children 8880d93010d8
files libinterp/corefcn/debug.cc
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/libinterp/corefcn/debug.cc	Sun Feb 21 08:10:36 2016 -0800
+++ b/libinterp/corefcn/debug.cc	Sun Feb 21 09:08:33 2016 -0800
@@ -962,7 +962,7 @@
 specified, it defaults to the first executable line in the file\n\
 @file{func.m}.  Multiple lines can be specified in a single command; when\n\
 function syntax is used, the lines may also be passed as a single vector\n\
-argument (@code{[@var{line1}, @var {line2}, @dots{}]}).\n\
+argument (@code{[@var{line1}, @var{line2}, @dots{}]}).\n\
 \n\
 @var{condition} is any Octave expression that can be evaluated in the code\n\
 context that exists at the breakpoint.  When the breakpoint is encountered,\n\