diff --git a/doc/en/Gtk/ComboBox.xml b/doc/en/Gtk/ComboBox.xml
index 7808ed645..6bc5c80e1 100644
--- a/doc/en/Gtk/ComboBox.xml
+++ b/doc/en/Gtk/ComboBox.xml
@@ -537,10 +537,8 @@ Default value: 0
Will unset a previously set model (if applicable). If model is , then it will unset the model.
-
- setting the model does not clear the cell renderers, you have to call yourself if you need to set up different cell renderers for the new model.
-
-
+setting the model does not clear the cell renderers, you have to call yourself if you need to set up different cell renderers for the new model.
+
@@ -667,9 +665,12 @@ Default value: 0
- Returns the text that is currently selected in the ComboBox.
+ The currently active string in .
a
- To be added
+
+ if no active item is selected.
+You can only use this function with combo boxes constructed with .
+
@@ -840,4 +841,4 @@ Default value: 0
-
+
\ No newline at end of file