multi: Fix typos [skip ci]

This commit is contained in:
Dimitris Apostolou
2022-01-13 18:29:43 +02:00
parent f50950640f
commit 530a2059e5
139 changed files with 254 additions and 254 deletions

View File

@@ -32,7 +32,7 @@ func (m *mockSubLogger) SetLogLevels(logLevel string) {
m.globalLogLevel = logLevel
}
// TestParseAndSetDebugLevels tests tha we can properly set the log levels for
// TestParseAndSetDebugLevels tests that we can properly set the log levels for
// all andspecified subsystems.
func TestParseAndSetDebugLevels(t *testing.T) {
testCases := []struct {