Unverified Commit 1641ff41 authored by Kubernetes Prow Robot's avatar Kubernetes Prow Robot Committed by GitHub

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

fix typo
parents 76e9089d 18938acd
...@@ -16,7 +16,7 @@ limitations under the License. ...@@ -16,7 +16,7 @@ limitations under the License.
package vclib package vclib
// Volume Constnts // Volume Constants
const ( const (
ThinDiskType = "thin" ThinDiskType = "thin"
PreallocatedDiskType = "preallocated" PreallocatedDiskType = "preallocated"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment