From: Matthias Clasen Date: Thu, 9 Nov 2017 03:09:23 +0000 (-0500) Subject: Fix a typo X-Git-Tag: archive/raspbian/4.4.1+ds1-2+rpi1^2~18^2~23^2~806 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=a381ee6a55e66c9c306149440a9d8a7e22a534c6;p=gtk4.git Fix a typo --- diff --git a/gtk/gtkwindow.c b/gtk/gtkwindow.c index 6a806357b0..d012434c46 100644 --- a/gtk/gtkwindow.c +++ b/gtk/gtkwindow.c @@ -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)