mdbx: исправление опечатки/орфографии.

This commit is contained in:
Леонид Юрьев (Leonid Yuriev) 2024-09-08 20:48:44 +03:00
parent 450c1081fa
commit fcc4748f23
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ Done
- [Large/Overflow pages accounting for dirty-room](https://libmdbx.dqdkfa.ru/dead-github/issues/192).
- [Get rid of dirty-pages list in MDBX_WRITEMAP mode](https://libmdbx.dqdkfa.ru/dead-github/issues/193).
Canceled
Cancelled
--------
- [Replace SRW-lock on Windows to allow shrink DB with `MDBX_NOSTICKYTHREADS` option](https://libmdbx.dqdkfa.ru/dead-github/issues/210).