Avoid informal usage of 'you'
This commit is contained in:
@@ -15,8 +15,8 @@ that can reach B without going through C.
|
||||
.PP
|
||||
As an example of how the algorithm works,
|
||||
consider the piece of program of Fig. 4.1.
|
||||
First just look at the program and think for
|
||||
yourself what part of the code constitutes the loop.
|
||||
First just look at the program and try to
|
||||
see what part of the code constitutes the loop.
|
||||
.DS
|
||||
loop
|
||||
if cond then 1
|
||||
|
||||
@@ -133,7 +133,7 @@ l l.
|
||||
.DE
|
||||
In this way an item on the fake-stack always contains
|
||||
the necessary information.
|
||||
As you see, EM expressions are parsed bottum up.
|
||||
EM expressions are parsed bottum up.
|
||||
.NH 3
|
||||
Updating entities
|
||||
.PP
|
||||
|
||||
Reference in New Issue
Block a user