Fix typo: "exectured" → "executed"

This commit is contained in:
practicalswift 2017-01-29 18:36:08 +01:00 committed by GitHub
parent 9d560f992d
commit 73aca8364f
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@
# - A constraint describing the requirements of the law, called "require"
# * Implementations are transliterated into functions that operate as well on
# algebraic input points, and are called once per combination of branches
# exectured. Each execution returns:
# executed. Each execution returns:
# - A constraint describing the assumptions this implementation requires
# (such as Z1=1), called "assumeFormula"
# - A constraint describing the assumptions this specific branch requires,