Merge pull request #72587 from RomanKrasavtsev/RomanKrasavtsev-patch-1

fix typo
This commit is contained in:
Kubernetes Prow Robot
2019-01-06 10:45:09 -08:00
committed by GitHub

View File

@@ -16,7 +16,7 @@ limitations under the License.
package vclib
// Volume Constnts
// Volume Constants
const (
ThinDiskType = "thin"
PreallocatedDiskType = "preallocated"