<p dir="ltr">Reviewed-by: Dylan Baker <<a href="mailto:baker.dylan.c@gmail.com">baker.dylan.c@gmail.com</a>></p>
<div class="gmail_quote">On Dec 14, 2014 1:01 AM, "Pavol Klačanský" <<a href="mailto:pavol@klacansky.com">pavol@klacansky.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">---<br>
README | 16 ++++++++--------<br>
1 file changed, 8 insertions(+), 8 deletions(-)<br>
<br>
diff --git a/README b/README<br>
index 2917c3a..1010342 100644<br>
--- a/README<br>
+++ b/README<br>
@@ -317,8 +317,8 @@ python framework:<br>
output, and then reading any trailing characters as well formed json<br>
returning the test result.<br>
<br>
- This is a base clas and shouldn't be used directly, but provides an<br>
- explination of the bahvior of the following classes<br>
+ This is a base class and should not be used directly, but provides an<br>
+ explanation of the behavior of the following classes.<br>
<br>
PiglitGLTest<br>
A test class for native piglit OpenGL tests.<br>
@@ -330,16 +330,16 @@ python framework:<br>
PiglitCLTest<br>
A test class for native piglit OpenCL tests.<br>
<br>
- It currently provides no specail features<br>
+ It currently provides no special features.<br>
<br>
GLSLParserTest<br>
A class for testing a glsl parser.<br>
<br>
- It is generally unecissary to call this class directly as it uses a helper<br>
- function to search directories for tests<br>
+ It is generally unnecessary to call this class directly as it uses a helper<br>
+ function to search directories for tests.<br>
<br>
ShaderTest<br>
- A class for testing using OpenGL shaders<br>
+ A class for testing using OpenGL shaders.<br>
<br>
- It is generally unecissary to call this class directly as it uses a helper<br>
- function to search directories for tests<br>
+ It is generally unnecessary to call this class directly as it uses a helper<br>
+ function to search directories for tests.<br>
--<br>
2.1.3<br>
<br>
_______________________________________________<br>
Piglit mailing list<br>
<a href="mailto:Piglit@lists.freedesktop.org">Piglit@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/piglit" target="_blank">http://lists.freedesktop.org/mailman/listinfo/piglit</a><br>
</blockquote></div>