summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS8
1 files changed, 4 insertions, 4 deletions
diff --git a/NEWS b/NEWS
index 05a0c7d6..8ce27d61 100644
--- a/NEWS
+++ b/NEWS
@@ -19,11 +19,11 @@ Release 1.7 (XXXX-XX-XX)
- Timeout support in igt_aux, see igt_set_timeout (Thomas).
-- Documentation for testrunner interface like exit codes, subtest enumeration
- and log output. Should help other people to run the tests in their own
- framewok.
+- Documentation for the testrunner interface like exit codes, subtest
+ enumeration and log output. Should help other people to run the tests in their
+ own framework.
-- Make swig an optional depency (Damien).
+- Make swig an optional dependency (Damien).
- Helpers for runtime pm tests in igt_aux.