Minor doc fix
authorFred Morcos <fm+gnome@fredmorcos.com>
Mon, 3 Jan 2022 10:27:51 +0000 (10:27 +0000)
committerFred Morcos <fm+gnome@fredmorcos.com>
Mon, 3 Jan 2022 10:27:51 +0000 (10:27 +0000)
gdk/gdkcursor.c

index e3aea8e653325aec584e54730683ac980edf4a09..ccb7e39b778c3227b083f276e9b16e5070acd6ba 100644 (file)
@@ -47,8 +47,7 @@
  * Cursors by themselves are not very interesting: they must be bound to a
  * window for users to see them. This is done with [method@Gdk.Surface.set_cursor]
  * or [method@Gdk.Surface.set_device_cursor]. Applications will typically
- * use higher-level GTK functions such as [method@Gtk.Widget.set_cursor]`
- * instead.
+ * use higher-level GTK functions such as [method@Gtk.Widget.set_cursor] instead.
  *
  * Cursors are not bound to a given [class@Gdk.Display], so they can be shared.
  * However, the appearance of cursors may vary when used on different