summaryrefslogtreecommitdiff
path: root/gtk/gtkframe.c
diff options
context:
space:
mode:
authorEmmanuele Bassi <ebassi@gnome.org>2021-02-18 18:28:48 +0000
committerEmmanuele Bassi <ebassi@gnome.org>2021-03-11 16:37:30 +0000
commitaf8d8113eb68401d995aa93da2289ad8e5f717c4 (patch)
treeec4595f2510bf576be2683da91248be481425f0e /gtk/gtkframe.c
parente8b6e6cad0b07a1a64ac7af1133f59fddc522e6c (diff)
downloadgtk+-af8d8113eb68401d995aa93da2289ad8e5f717c4.tar.gz
docs: Remove the last few remaining '+' from GTK
Diffstat (limited to 'gtk/gtkframe.c')
-rw-r--r--gtk/gtkframe.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/gtk/gtkframe.c b/gtk/gtkframe.c
index 25570c7616..ebe0111c95 100644
--- a/gtk/gtkframe.c
+++ b/gtk/gtkframe.c
@@ -344,9 +344,9 @@ gtk_frame_set_label (GtkFrame *frame,
* to gtk_frame_new().)
*
* Returns: (nullable): the text in the label, or %NULL if there
- * was no label widget or the label widget was not
- * a #GtkLabel. This string is owned by GTK+ and
- * must not be modified or freed.
+ * was no label widget or the label widget was not
+ * a #GtkLabel. This string is owned by GTK and
+ * must not be modified or freed.
**/
const char *
gtk_frame_get_label (GtkFrame *frame)