pull/564/head
Roman Krasavtsev 2019-01-04 21:32:21 +01:00 committed by GitHub
parent 86691cad55
commit 18938acdff
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"