Fix typos, via a Levenshtein-style corrector
This commit is contained in:
parent
e0a1110794
commit
fd41299943
45 changed files with 49 additions and 49 deletions
|
|
@ -253,7 +253,7 @@ class JepsenInspiredInsertSpec
|
|||
failureWriteAcks should be(Nil)
|
||||
}
|
||||
runOn(n2, n3) {
|
||||
// without delays all could teoretically have been written before the blackhole
|
||||
// without delays all could theoretically have been written before the blackhole
|
||||
if (delayMillis != 0)
|
||||
failureWriteAcks should not be (Nil)
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue