run the non-us patch with "modelled/modeled"

This commit is contained in:
Erik Krogh Kristensen
2021-12-20 17:47:15 +01:00
parent 4c1089fcf1
commit 8019b52838
16 changed files with 27 additions and 27 deletions

View File

@@ -12,7 +12,7 @@
* affect `x`, while `yield` expressions in functions other than `f`
* still may affect it.
*
* This is modelled as follows.
* This is modeled as follows.
*
* Within each function `g` that accesses a variable `x` declared in an
* enclosing function `f`, we introduce a pseudo-assignment to `x` called