Avoid informal usage of 'you'

This commit is contained in:
ceriel
1991-11-19 13:19:02 +00:00
parent 92d80c915b
commit 24cab5420a
3 changed files with 14 additions and 14 deletions

View File

@@ -116,7 +116,7 @@ This pointer must also be relocated by the back end or the interpreter.
Although the EM stack grows from high to low EM addresses,
some machines have hardware PUSH and POP
instructions that require the stack to grow upwards.
If reasons of efficiency urge you to use these
If reasons of efficiency demand the use of these
instructions, then EM
can be implemented with the memory layout
upside down, as shown in figure 3.