mirror of
https://github.com/neovim/neovim.git
synced 2025-09-30 23:18:33 +00:00
chore: use codespell to spell check #15016
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
/// @file fileio.c
|
||||
///
|
||||
/// Buffered reading/writing to a file. Unlike fileio.c this is not dealing with
|
||||
/// Nvim stuctures for buffer, with autocommands, etc: just fopen/fread/fwrite
|
||||
/// Nvim structures for buffer, with autocommands, etc: just fopen/fread/fwrite
|
||||
/// replacement.
|
||||
|
||||
#include <assert.h>
|
||||
|
Reference in New Issue
Block a user