Merge pull request #3044 from cfromknecht/spelling-fixes

multi: fix spelling mistakes
This commit is contained in:
Johan T. Halseth
2019-05-07 08:50:36 +02:00
committed by GitHub
22 changed files with 25 additions and 25 deletions

View File

@@ -225,7 +225,7 @@ func TestChainWatcherRemoteUnilateralClosePendingCommit(t *testing.T) {
}
}
// dlpTestCase is a speical struct that we'll use to generate randomized test
// dlpTestCase is a special struct that we'll use to generate randomized test
// cases for the main TestChainWatcherDataLossProtect test. This struct has a
// special Generate method that will generate a random state number, and a
// broadcast state number which is greater than that state number.