[gtk/gtk-3-24: 1/2] GtkNativeDialog: Fix a typo in the docs
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk/gtk-3-24: 1/2] GtkNativeDialog: Fix a typo in the docs
- Date: Tue, 8 Dec 2020 03:21:28 +0000 (UTC)
commit 59dfeaceff87e0b2dd2bd3262270f746f5c5671a
Author: Phaedrus Leeds <mwleeds endlessos org>
Date: Mon Dec 7 17:17:39 2020 -0800
GtkNativeDialog: Fix a typo in the docs
gtk/gtknativedialog.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gtk/gtknativedialog.c b/gtk/gtknativedialog.c
index 0df3f97866..f17817f1f7 100644
--- a/gtk/gtknativedialog.c
+++ b/gtk/gtknativedialog.c
@@ -605,7 +605,7 @@ run_response_cb (GtkNativeDialog *self,
* modal dialog (it prevents the user from interacting with other
* windows in the same window group while the dialog is run), callbacks
* such as timeouts, IO channel watches, DND drops, etc, will
- * be triggered during a gtk_nautilus_dialog_run() call.
+ * be triggered during a gtk_native_dialog_run() call.
*
* Returns: response ID
*
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]