[Piglit] [PATCH 1/8] README: Fix spelling mistake
Eric Engestrom
eric at engestrom.ch
Sun Apr 3 18:21:25 UTC 2016
Signed-off-by: Eric Engestrom <eric at engestrom.ch>
---
README | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README b/README
index 535a26e..d738cb1 100644
--- a/README
+++ b/README
@@ -407,7 +407,7 @@ Every test is run as a separate process. This minimizes the impact that
severe bugs like memory corruption have on the testing process.
Therefore, tests can be implemented in an arbitrary standalone language.
-C is the prefered language for compiled tests, piglit also supports its own
+C is the preferred language for compiled tests, piglit also supports its own
simple formats for test shaders and glsl parser input.
All new tests must be added to the appropriate profile, all.py profile for
--
2.8.0
More information about the Piglit
mailing list