Cleanup: mispell fixes

This commit is contained in:
karthic rao
2016-05-07 01:02:44 +05:30
committed by Harshavardhana
parent 0b4bbe6d9e
commit 20ca65c793
5 changed files with 8 additions and 8 deletions

View File

@@ -26,7 +26,7 @@ import (
"testing"
)
// Wrapper for calling ListObjects tests for both XL muliple disks and single node setup.
// Wrapper for calling ListObjects tests for both XL multiple disks and single node setup.
func TestListObjects(t *testing.T) {
ExecObjectLayerTest(t, testListObjects)
}