[Piglit] [PATCH] Correct typos in README

Dylan Baker baker.dylan.c at gmail.com
Mon Dec 15 11:11:26 PST 2014


I've pushed this upstream.

Thanks.

On Sunday, December 14, 2014 07:20:46 AM Dylan Baker wrote:
> 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 --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.freedesktop.org/archives/piglit/attachments/20141215/217c678f/attachment-0001.sig>


More information about the Piglit mailing list