spelling errors
This commit is contained in:
parent
2a1cdff270
commit
8142d01923
|
@ -146,7 +146,7 @@ annotations:
|
|||
Check Syntax also runs automatically as you edit your program,
|
||||
and the bottom, rightmost corner of the DrRacket window
|
||||
shows its status. A red dot means that something has gone wrong;
|
||||
move your mouse over the dot to find out what is wrong. Mis-matched parentheses indicates
|
||||
move your mouse over the dot to find out what is wrong. Mismatched parentheses indicates
|
||||
that the buffer's parens are also mismatched; mouse over the parens for details.
|
||||
|
||||
When nothing goes wrong, the colors indicate the stages processing of the program:
|
||||
|
@ -154,7 +154,7 @@ blue (expanding), purple (computing check syntax information), orchid (updating
|
|||
editor with the check syntax information), and green (finished).
|
||||
|
||||
Also, right-clicking in that area yields a menu that lets you disable
|
||||
(or re-eneable) automatic Check Syntax.
|
||||
(or re-enable) automatic Check Syntax.
|
||||
|
||||
The @as-index{@onscreen{Run} button} evaluates the program in the
|
||||
@tech{definitions window} and resets the @tech{interactions window}.
|
||||
|
|
Loading…
Reference in New Issue
Block a user