cmd/syncthing, lib/fs, lib/sync: Spelling in comments

This commit is contained in:
Jakob Borg
2017-02-05 18:51:52 +01:00
parent c0f3f06cfb
commit 3655c97850
3 changed files with 3 additions and 3 deletions

View File

@@ -234,7 +234,7 @@ func TestTimeoutCond(t *testing.T) {
// See the comments in runLocks
const (
// Low values to avoid being intrusive in continous testing. Can be
// Low values to avoid being intrusive in continuous testing. Can be
// increased significantly for stress testing.
iterations = 100
routines = 10