Update runtime files
diff --git a/runtime/doc/textprop.txt b/runtime/doc/textprop.txt
index 8d7c0ec..5fb53af 100644
--- a/runtime/doc/textprop.txt
+++ b/runtime/doc/textprop.txt
@@ -1,4 +1,4 @@
-*textprop.txt* For Vim version 9.0. Last change: 2021 Nov 23
+*textprop.txt* For Vim version 9.0. Last change: 2022 Sep 17
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -142,9 +142,11 @@
then "id" must not be present and will be set
automatically to a negative number; otherwise
zero is used
+ *E1305*
text text to be displayed before {col}, or after the
line if {col} is zero; prepend and/or append
- spaces for padding with highlighting
+ spaces for padding with highlighting; cannot
+ be used with "length", "end_lnum" and "end_col"
*E1294*
text_align when "text" is present and {col} is zero;
specifies where to display the text:
@@ -156,7 +158,7 @@
above just above the line
When omitted "after" is used. Only one
"right" property can fit in each line, if
- there are two ore more these will go in a
+ there are two or more these will go in a
separate line (still right aligned).
text_padding_left *E1296*
used when "text" is present and {col} is zero;