summaryrefslogtreecommitdiff
path: root/gtk/gtkwindow.c
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/gtkwindow.c')
-rw-r--r--gtk/gtkwindow.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtkwindow.c b/gtk/gtkwindow.c
index 72053cf893..b19a643059 100644
--- a/gtk/gtkwindow.c
+++ b/gtk/gtkwindow.c
@@ -1097,7 +1097,7 @@ gtk_window_class_init (GtkWindowClass *klass)
*
* Normally, the connection between the application and the window
* will remain until the window is destroyed, but you can explicitly
- * remove it by setting the ::application property to %NULL.
+ * remove it by setting the :application property to %NULL.
*
* Since: 3.0
*/