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

fix typo
pull/564/head
Kubernetes Prow Robot 2019-01-06 10:45:09 -08:00 committed by GitHub
commit 1641ff4114
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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