mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-03 17:30:00 +00:00
fix typo
This commit is contained in:
parent
86691cad55
commit
18938acdff
@ -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"
|
||||||
|
Loading…
Reference in New Issue
Block a user