mirror of
https://github.com/nxshock/zkv.git
synced 2024-11-27 11:21:02 +05:00
Fix typo
This commit is contained in:
parent
fe90a55322
commit
533eddaed4
@ -12,7 +12,7 @@ type Options struct {
|
|||||||
// Memory write buffer size in bytes
|
// Memory write buffer size in bytes
|
||||||
MemoryBufferSize int
|
MemoryBufferSize int
|
||||||
|
|
||||||
// Diwk write buffer size in bytes
|
// Disk write buffer size in bytes
|
||||||
DiskBufferSize int
|
DiskBufferSize int
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user