mirror of
https://github.com/nxshock/zkv.git
synced 2025-07-02 00:23:36 +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
|
// 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…
Add table
Add a link
Reference in a new issue