summaryrefslogtreecommitdiff
path: root/unittests/framework/backends/shared.py
diff options
context:
space:
mode:
Diffstat (limited to 'unittests/framework/backends/shared.py')
-rw-r--r--unittests/framework/backends/shared.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/unittests/framework/backends/shared.py b/unittests/framework/backends/shared.py
index 30fd1f9aa..8dd00c040 100644
--- a/unittests/framework/backends/shared.py
+++ b/unittests/framework/backends/shared.py
@@ -33,7 +33,7 @@ INITIAL_METADATA = {
}
# This is current JSON data, in raw form with only the minimum required
-# changes. This does not contain piglit specifc objects, only strings, floats,
+# changes. This does not contain piglit specific objects, only strings, floats,
# ints, and Nones (instead of JSON's null)
JSON = {
"results_version": 10,