mirror of
https://github.com/neovim/neovim.git
synced 2025-09-29 06:28:35 +00:00
chore: fix typos (#17670)
Co-authored-by: zeertzjq <zeertzjq@outlook.com>
This commit is contained in:
@@ -231,7 +231,7 @@ static int compl_selected;
|
||||
|
||||
/// |:checkhealth| completion items
|
||||
///
|
||||
/// Regenerates on every new command line prompt, to accomodate changes on the
|
||||
/// Regenerates on every new command line prompt, to accommodate changes on the
|
||||
/// runtime files.
|
||||
typedef struct {
|
||||
garray_T names; // healthcheck names
|
||||
|
Reference in New Issue
Block a user