summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCam Cook <cam.cook@linux.com>2022-11-26 13:32:27 -0500
committerCam Cook <cam.cook@linux.com>2022-11-26 13:32:27 -0500
commitd19426d3995bd814c85f1c2c9a4794945fa90ac8 (patch)
tree693d27ac359f15894579091c71a3a82cee5f35e0
parentcb303895aac8af352fb5d252c7b855f4dba9f1f8 (diff)
downloadgtk+-d19426d3995bd814c85f1c2c9a4794945fa90ac8.tar.gz
| 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" |
-rw-r--r--gtk/gtklabel.c2
1 files changed, 1 insertions, 1 deletions
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