mirror of
https://github.com/restic/restic.git
synced 2025-12-03 20:11:52 +00:00
Fix typos
This commit is contained in:
@@ -189,7 +189,7 @@ const (
|
||||
|
||||
// MaxHeaderSize is the max size of header including header-length field
|
||||
MaxHeaderSize = 16*1024*1024 + headerLengthSize
|
||||
// number of header enries to download as part of header-length request
|
||||
// number of header entries to download as part of header-length request
|
||||
eagerEntries = 15
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user