diff --git a/gdk/gdkcursor.c b/gdk/gdkcursor.c index 7d4e453c7b..078be4ec16 100644 --- a/gdk/gdkcursor.c +++ b/gdk/gdkcursor.c @@ -336,7 +336,7 @@ gdk_cursor_new_from_name (GdkDisplay *display, * * If @x or @y are -1, the pixbuf must have * options named "x_hot" and "y_hot", resp., containing - * integer values between %0 and the width resp. height of + * integer values between 0 and the width resp. height of * the pixbuf. (Since: 3.0) * * On the X backend, support for RGBA cursors requires a