fix(docs): spelling in new underlines docs

This commit is contained in:
Kirill Chibisov 2022-03-04 00:35:03 +03:00
parent f89fb41a7a
commit 4472820182
No known key found for this signature in database
GPG Key ID: 7EA8F8B94622A6A9
2 changed files with 9 additions and 9 deletions

View File

@ -4898,9 +4898,9 @@ cterm={attr-list} *attr-list* *highlight-cterm* *E418*
Note that "bold" can be used here and by using a bold font. They
have the same effect.
"underlineline", "undercurl", "underdot", and "underdash" falls back
to "underline" in a terminal that does not support it. The color is set
using |highlight-guisp|.
"underlineline", "undercurl", "underdot", and "underdash" fall back
to "underline" in a terminal that does not support them. The color is
set using |highlight-guisp|.
start={term-list} *highlight-start* *E422*
stop={term-list} *term-list* *highlight-stop*

View File

@ -293,11 +293,11 @@ numerical highlight ids to the actual attributes.
`bold`: bold text.
`strikethrough`: struckthrough text.
`underline`: underlined text. The line has `special` color.
`underlineline`: double underlined text. The lines has `special`
`underlineline`: double underlined text. The lines have `special`
color.
`undercurl`: undercurled text. The curl has `special` color.
`underdot`: underdotted text. The dots has `special` color.
`underdash`: underdashed text. The dashes has `special` color.
`underdot`: underdotted text. The dots have `special` color.
`underdash`: underdashed text. The dashes have `special` color.
`blend`: Blend level (0-100). Could be used by UIs to
support blending floating windows to the
background or to signal a transparent cursor.
@ -456,10 +456,10 @@ is not active. New UIs should implement |ui-linegrid| instead.
`bold`: bold text.
`strikethrough`: struckthrough text.
`underline`: underlined text. The line has `special` color.
`underlineline`: double underlined text. The lines has `special` color.
`underlineline`: double underlined text. The lines have `special` color.
`undercurl`: undercurled text. The curl has `special` color.
`underdot`: underdotted text. The dots has `special` color.
`underdash`: underdashed text. The dashes has `special` color.
`underdot`: underdotted text. The dots have `special` color.
`underdash`: underdashed text. The dashes have `special` color.
["put", text]
The (utf-8 encoded) string `text` is put at the cursor position