[Piglit] [PATCH] Correct typos in README
Dylan Baker
baker.dylan.c at gmail.com
Sun Dec 14 07:20:46 PST 2014
Reviewed-by: Dylan Baker <baker.dylan.c at gmail.com>
On Dec 14, 2014 1:01 AM, "Pavol Klačanský" <pavol at klacansky.com> wrote:
> ---
> README | 16 ++++++++--------
> 1 file changed, 8 insertions(+), 8 deletions(-)
>
> diff --git a/README b/README
> index 2917c3a..1010342 100644
> --- a/README
> +++ b/README
> @@ -317,8 +317,8 @@ python framework:
> output, and then reading any trailing characters as well formed json
> returning the test result.
>
> - This is a base clas and shouldn't be used directly, but provides an
> - explination of the bahvior of the following classes
> + This is a base class and should not be used directly, but provides an
> + explanation of the behavior of the following classes.
>
> PiglitGLTest
> A test class for native piglit OpenGL tests.
> @@ -330,16 +330,16 @@ python framework:
> PiglitCLTest
> A test class for native piglit OpenCL tests.
>
> - It currently provides no specail features
> + It currently provides no special features.
>
> GLSLParserTest
> A class for testing a glsl parser.
>
> - It is generally unecissary to call this class directly as it uses a
> helper
> - function to search directories for tests
> + It is generally unnecessary to call this class directly as it uses a
> helper
> + function to search directories for tests.
>
> ShaderTest
> - A class for testing using OpenGL shaders
> + A class for testing using OpenGL shaders.
>
> - It is generally unecissary to call this class directly as it uses a
> helper
> - function to search directories for tests
> + It is generally unnecessary to call this class directly as it uses a
> helper
> + function to search directories for tests.
> --
> 2.1.3
>
> _______________________________________________
> Piglit mailing list
> Piglit at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/piglit
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/piglit/attachments/20141214/155959c0/attachment-0001.html>
More information about the Piglit
mailing list