Fix a typo
authorMatthias Clasen <mclasen@redhat.com>
Thu, 9 Nov 2017 03:09:23 +0000 (22:09 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 9 Nov 2017 03:09:23 +0000 (22:09 -0500)
gtk/gtkwindow.c

index 6a806357b0ef75a5538954aa13a73f95c134b553..d012434c464a151ca6c6c2363a2a84c51c185821 100644 (file)
@@ -4846,7 +4846,7 @@ gtk_window_get_icon_name (GtkWindow *window)
  * called gtk_window_set_icon_list(), gets the first icon in
  * the icon list).
  *
- * Returns: (transfer none) (nullable: icon for window or %NULL if none
+ * Returns: (transfer none) (nullable): icon for window or %NULL if none
  **/
 GdkTexture *
 gtk_window_get_icon (GtkWindow  *window)