[gtk/ebassi/gidocgen: 106/200] Typo fix




commit 6ea5da31a41103cf27313967dc2e7d5a6bae940c
Author: Matthias Clasen <mclasen redhat com>
Date:   Sun Feb 21 10:46:23 2021 -0500

    Typo fix

 gtk/gtklabel.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gtk/gtklabel.c b/gtk/gtklabel.c
index 15fbc74a95..af84e07025 100644
--- a/gtk/gtklabel.c
+++ b/gtk/gtklabel.c
@@ -206,7 +206,7 @@
  * in its available space, see the [property@Gtk.Widget:halign] and
  * [property@Gtk.Widget:valign] properties.
  *
- * The [property@Gtk.Label:width-chars[ and [property@Gtk.Label:max-width-chars]
+ * The [property@Gtk.Label:width-chars] and [property@Gtk.Label:max-width-chars]
  * properties can be used to control the size allocation of ellipsized or
  * wrapped labels. For ellipsizing labels, if either is specified (and less
  * than the actual text size), it is used as the minimum width, and the actual


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]