Fix some typos

This commit is contained in:
Rodolfo Carvalho
2016-10-18 18:24:38 +02:00
parent 6e1bb2d2f7
commit c75ddfe76d
11 changed files with 11 additions and 11 deletions

View File

@@ -6391,7 +6391,7 @@ var OpenAPIDefinitions *common.OpenAPIDefinitions = &common.OpenAPIDefinitions{
},
"devicePath": {
SchemaProps: spec.SchemaProps{
Description: "DevicePath represents the device path where the volume should be avilable",
Description: "DevicePath represents the device path where the volume should be available",
Type: []string{"string"},
Format: "",
},