docs: small fixes (#26154)

This commit is contained in:
dundargoc
2023-11-27 10:43:13 +01:00
committed by GitHub
parent 574d25642f
commit 2c16c6a6c4
8 changed files with 15 additions and 15 deletions

View File

@@ -27,7 +27,7 @@
#endif
// TODO(bfredl): These should maybe be per-buffer, so that all resources
// asssociated with a buffer can be freed when the buffer is unloaded.
// associated with a buffer can be freed when the buffer is unloaded.
kvec_t(DecorSignHighlight) decor_items = KV_INITIAL_VALUE;
uint32_t decor_freelist = UINT32_MAX;