doc: fix typo in telescope.txt (#1431)

This commit is contained in:
Desmond Chin
2021-11-13 20:50:53 +08:00
committed by GitHub
parent a9f8aaa618
commit 68308735c1
2 changed files with 3 additions and 3 deletions

View File

@@ -1487,8 +1487,8 @@ builtin.lsp_workspace_diagnostics({opts}) *builtin.lsp_workspace_diagnostics()*
Themes are ways to combine several elements of styling together.
They are helpful for managing the several differnt UI aspects for telescope and
provide a simple interface for users to get a particular "style" of picker.
They are helpful for managing the several different UI aspects for telescope
and provide a simple interface for users to get a particular "style" of picker.
themes.get_dropdown() *themes.get_dropdown()*
Dropdown style theme.

View File

@@ -8,7 +8,7 @@
---@brief [[
--- Themes are ways to combine several elements of styling together.
---
--- They are helpful for managing the several differnt UI aspects for telescope and provide
--- They are helpful for managing the several different UI aspects for telescope and provide
--- a simple interface for users to get a particular "style" of picker.
---@brief ]]