mirror of
https://github.com/nxshock/zkv.git
synced 2025-07-01 00:13:37 +05:00
Fix typo
This commit is contained in:
parent
fe90a55322
commit
533eddaed4
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ type Options struct {
|
|||
// Memory write buffer size in bytes
|
||||
MemoryBufferSize int
|
||||
|
||||
// Diwk write buffer size in bytes
|
||||
// Disk write buffer size in bytes
|
||||
DiskBufferSize int
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue