summaryrefslogtreecommitdiff
path: root/INTERPRETING.md
diff options
context:
space:
mode:
authorRick Waldron <waldron.rick@gmail.com>2018-01-05 15:38:34 -0500
committerRick Waldron <waldron.rick@gmail.com>2018-01-05 15:38:34 -0500
commitf68488ffad681e8f9722990f888e1c521ebfd198 (patch)
treed55ce01929a16f4c6fcd1fba05c821a71db2d025 /INTERPRETING.md
parente9e928babe470bfc9e50bc60b4b42ab6f79ec210 (diff)
downloadqtdeclarative-testsuites-f68488ffad681e8f9722990f888e1c521ebfd198.tar.gz
Fix typo in INTERPRETING.md
Diffstat (limited to 'INTERPRETING.md')
-rw-r--r--INTERPRETING.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/INTERPRETING.md b/INTERPRETING.md
index 0a10c7fd2..4f1f630ba 100644
--- a/INTERPRETING.md
+++ b/INTERPRETING.md
@@ -162,7 +162,7 @@ attribute is a YAML dictonary with two keys:
- `phase` - the stage of the test interpretation process that the error is
expected to be produced; either "parse" (meaning, "while parsing the source
- text"), "early" (meaning, "prior to evaluation"), "resolution" (meaining,
+ text"), "early" (meaning, "prior to evaluation"), "resolution" (meaning,
"during ES2015 module resolution"), or "runtime" (meaning, "during
evaluation")
- `type` - the name of the constructor of the expected error