AlertDialog: Remove spurious/unmatched backtick

This commit is contained in:
Daniel Boles
2023-07-04 22:42:50 +01:00
parent c581f4c96f
commit f920723eae

View 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