summaryrefslogtreecommitdiff
path: root/unittests/framework/backends/schema/piglit-9.json
diff options
context:
space:
mode:
Diffstat (limited to 'unittests/framework/backends/schema/piglit-9.json')
-rw-r--r--unittests/framework/backends/schema/piglit-9.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/unittests/framework/backends/schema/piglit-9.json b/unittests/framework/backends/schema/piglit-9.json
index 1d401ae61..187997e4a 100644
--- a/unittests/framework/backends/schema/piglit-9.json
+++ b/unittests/framework/backends/schema/piglit-9.json
@@ -14,7 +14,7 @@
"uname": { "type": [ "string", "null" ] },
"time_elapsed": { "$ref": "#/definitions/timeAttribute" },
"options": {
- "descrption": "The options that were invoked with this run. These are implementation specific and not required.",
+ "description": "The options that were invoked with this run. These are implementation specific and not required.",
"type": "object",
"properties": {
"exclude_tests": {