mirror of
https://github.com/pgsty/minio.git
synced 2026-07-22 13:40:22 +03:00
mispell fixes. (#3100)
This commit is contained in:
committed by
Harshavardhana
parent
31f2db6880
commit
63f1b4fdf4
+1
-1
@@ -106,6 +106,6 @@ func TestParseInvalidCertificateChain(t *testing.T) {
|
||||
|
||||
// then
|
||||
if err == nil {
|
||||
t.Fatalf("Expected error but none occured")
|
||||
t.Fatalf("Expected error but none occurred")
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user