From: Cam Cook Date: Sat, 26 Nov 2022 18:32:27 +0000 (-0500) Subject: | domain | current | suggestion | X-Git-Tag: archive/raspbian/4.12.3+ds-1+rpi1~1^2^2^2~22^2~9^2~61^2~7 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=d19426d3995bd814c85f1c2c9a4794945fa90ac8;p=gtk4.git | domain | current | suggestion | |--------|---------|------------| | [GtkLabel](https://gitlab.gnome.org/GNOME/gtk/-/blob/main/gtk/gtklabel.c#L3142) | "the [property@Gtk.Label:use-underline property]" | "the [property@Gtk.Label:use-underline] property" | --- diff --git a/gtk/gtklabel.c b/gtk/gtklabel.c index 6c76c85133..6119728040 100644 --- a/gtk/gtklabel.c +++ b/gtk/gtklabel.c @@ -3139,7 +3139,7 @@ gtk_label_recalculate (GtkLabel *self) * It overwrites any text that was there before. * * This function will clear any previously set mnemonic accelerators, - * and set the [property@Gtk.Label:use-underline property] to %FALSE as + * and set the [property@Gtk.Label:use-underline] property to %FALSE as * a side effect. * * This function will set the [property@Gtk.Label:use-markup] property