diff --git a/doc/en/Gtk/TextView.xml b/doc/en/Gtk/TextView.xml
index f380c37bb..c9c4fbf8d 100644
--- a/doc/en/Gtk/TextView.xml
+++ b/doc/en/Gtk/TextView.xml
@@ -684,7 +684,7 @@ class TextViewSample
Whether the insertion point is displayed
whether the insertion point is visible
-
+ Defaults to true.
@@ -702,7 +702,7 @@ class TextViewSample
The default left margin
- the left margin
+ The left margin.
@@ -788,7 +788,7 @@ class TextViewSample
The default indentation for paragraphs
- the number of pixels of indentation
+ The number of pixels of indentation.
Tags in the may override the default.
@@ -811,10 +811,8 @@ class TextViewSample
Whether the text can be modified by the user
-
- whether or not the text can be edited by the user
-
-
+ Whether or not the text can be edited by the user.
+ Defaults to true.
@@ -1517,4 +1515,4 @@ class TextViewSample
-
+
\ No newline at end of file