summaryrefslogtreecommitdiff
path: root/gtk/gtkradiobutton.c
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/gtkradiobutton.c')
-rw-r--r--gtk/gtkradiobutton.c6
1 files changed, 4 insertions, 2 deletions
diff --git a/gtk/gtkradiobutton.c b/gtk/gtkradiobutton.c
index 53191a48cf..59ca75cf91 100644
--- a/gtk/gtkradiobutton.c
+++ b/gtk/gtkradiobutton.c
@@ -76,7 +76,8 @@
*
* |[<!-- language="plain" -->
* radiobutton
- * ╰── radio
+ * ├── radio
+ * ╰── <child>
* ]|
*
* A GtkRadioButton with indicator (see gtk_toggle_button_set_mode()) has a
@@ -84,7 +85,8 @@
*
* |[<!-- language="plain" -->
* button.radio
- * ╰── [radio]
+ * ├── radio
+ * ╰── <child>
* ]|
*
* A GtkRadioButton without indicator changes the name of its main node