AlertDialog: Remove spurious/unmatched backtick
authorDaniel Boles <dboles.src@gmail.com>
Tue, 4 Jul 2023 21:42:50 +0000 (22:42 +0100)
committerDaniel Boles <dboles.src@gmail.com>
Tue, 4 Jul 2023 21:42:50 +0000 (22:42 +0100)
gtk/gtkalertdialog.c

index efb4ed4a6427f27e61c9fe51a2273400c3b4520f..ac2633deebb52bfdab992e72f291b488167b1008 100644 (file)
@@ -733,7 +733,7 @@ gtk_alert_dialog_choose (GtkAlertDialog      *self,
  * and returns the index of the button that was clicked.
  *
  * Returns: the index of the button that was clicked, or -1 if
- *   the dialog was cancelled and `[property@Gtk.AlertDialog:cancel-button]
+ *   the dialog was cancelled and [property@Gtk.AlertDialog:cancel-button]
  *   is not set
  *
  * Since: 4.10