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

@@ -26124,7 +26124,7 @@
],
"properties": {
"devicePath": {
"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"
},
"name": {

View File

@@ -12835,7 +12835,7 @@
],
"properties": {
"devicePath": {
"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"
},
"name": {

View File

@@ -17042,7 +17042,7 @@
},
"devicePath": {
"type": "string",
"description": "DevicePath represents the device path where the volume should be avilable"
"description": "DevicePath represents the device path where the volume should be available"
}
}
},