test: fix typo

This commit is contained in:
Andrea Canciani 2010-07-08 20:05:13 +02:00
parent b870cc030d
commit 59aab0bdc2

View file

@ -38,7 +38,7 @@
* prepared surface and has the job of calling the function and checking
* the return value (if one exists) for correctness. The top of this file
* contains all these shim functions.
* 2) Knowledge if the function behaves like a setter or like a setter. A
* 2) Knowledge if the function behaves like a setter or like a getter. A
* setter should set an error status on the surface, a getter does not
* modify the function.
* 3) Knowledge if the function only works for a specific surface type and for