mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-05-17 18:18:11 +02:00
test: fix typo
This commit is contained in:
parent
b870cc030d
commit
59aab0bdc2
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue