Typos and englishify pkg/volume

This commit is contained in:
Jedrzej Nowak
2016-10-03 11:29:50 +02:00
parent 158dc1a863
commit f0988b95e7
14 changed files with 18 additions and 18 deletions

View File

@@ -218,7 +218,7 @@ func doTestPlugin(t *testing.T, config pluginTestConfig) {
}
physicalMounter.ResetLog()
// Make a unmounter for the volume
// Make an unmounter for the volume
teardownMedium := mediumUnknown
if config.medium == api.StorageMediumMemory {
teardownMedium = mediumMemory