summaryrefslogtreecommitdiff
path: root/test/api-special-cases.c
diff options
context:
space:
mode:
authorAndrea Canciani <ranma42@gmail.com>2010-07-08 20:05:13 +0200
committerAndrea Canciani <ranma42@gmail.com>2010-07-08 20:05:13 +0200
commit59aab0bdc24838252850034cee36ed756f3c3e2a (patch)
treec83d7389e34d3a7d66a6972357095e0e92ebb30c /test/api-special-cases.c
parentb870cc030d8e0eb6309695e5a101c802f688cf40 (diff)
downloadcairo-59aab0bdc24838252850034cee36ed756f3c3e2a.tar.gz
test: fix typo
Diffstat (limited to 'test/api-special-cases.c')
-rw-r--r--test/api-special-cases.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/api-special-cases.c b/test/api-special-cases.c
index 3a1d7e9aa..d50f5361c 100644
--- a/test/api-special-cases.c
+++ b/test/api-special-cases.c
@@ -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