summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/api.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/api.texi b/doc/api.texi
index 85e5bf7..edd111c 100644
--- a/doc/api.texi
+++ b/doc/api.texi
@@ -334,7 +334,7 @@ Create a new cursor from the system's available set, chosen by
@end deffn
-@deffn {Procedure} make-surface-cursor surface hot-x hot-y
+@deffn {Procedure} make-color-cursor surface hot-x hot-y
Create a new cursor from a surface and the given hotspot coordinates
(@var{hot-x}, @var{hot-y}).
@end deffn