all: Correct various typos
Skip-check: authors GitHub-Pull-Request: https://github.com/syncthing/syncthing/pull/4005
This commit is contained in:
@@ -71,7 +71,7 @@ type Config struct {
|
||||
ProgressTickIntervalS int
|
||||
// Signals cancel from the outside - when closed, we should stop walking.
|
||||
Cancel chan struct{}
|
||||
// Wether or not we should also compute weak hashes
|
||||
// Whether or not we should also compute weak hashes
|
||||
UseWeakHashes bool
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user