Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
doc fix: missing bar
  • Loading branch information
blueyed committed Jan 26, 2014
1 parent 32672ab commit aa76437
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/Vdebug.txt
Expand Up @@ -717,7 +717,7 @@ You can evaluate code snippets at the current point of execution, which can be
used to see the result of a condition, arithmetic expressions, etc. These
snippets are written in the language that's being debugged. There are two ways
of evaluating expresions: you can either write them yourself
(|VdebugEvalExpression) or use visual highlighting to select an expression from
(|VdebugEvalExpression|) or use visual highlighting to select an expression from
the source window.

On evaluating an expression, the result is shown in the watch window. To return
Expand Down

0 comments on commit aa76437

Please sign in to comment.