Merge pull request #155 from twgardner2/master
Fix minor typo: change 'will shown its value' to 'will show its value'
This commit is contained in:
commit
b72a1aae6d
1 changed files with 1 additions and 1 deletions
|
@ -101,7 +101,7 @@ Please open the informational dropdowns to the right (labeled with arrows). They
|
|||
|
||||
1. **`Watch` -- shows current values for any expressions.**
|
||||
|
||||
You can click the plus `+` and input an expression. The debugger will shown its value at any moment, automatically recalculating it in in the process of execution.
|
||||
You can click the plus `+` and input an expression. The debugger will show its value at any moment, automatically recalculating it in in the process of execution.
|
||||
|
||||
2. **`Call Stack` -- shows the nested calls chain.**
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue