From: Cam Cook Date: Sat, 26 Nov 2022 19:35:40 +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~6 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=c89cdb680df7ba417059f9ff64c9f3a4b4b7024e;p=gtk4.git | domain | current | suggestion | |--------|---------|------------| | [GtkLevel](https://gitlab.gnome.org/GNOME/gtk/-/blob/main/gtk/gtklevelbar.c#L1104) | "Returns the \`min-value of the \`GtkLevelBar\`." | "Returns the \`min-value\' of the \`GtkLevelBar\`."| --- diff --git a/gtk/gtklevelbar.c b/gtk/gtklevelbar.c index b9e144ec64..b709a5888a 100644 --- a/gtk/gtklevelbar.c +++ b/gtk/gtklevelbar.c @@ -1101,7 +1101,7 @@ gtk_level_bar_new_for_interval (double min_value, * gtk_level_bar_get_min_value: (attributes org.gtk.Method.get_property=min-value) * @self: a `GtkLevelBar` * - * Returns the `min-value of the `GtkLevelBar`. + * Returns the `min-value` of the `GtkLevelBar`. * * Returns: a positive value */