mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 11:50:44 +00:00
Merge pull request #72587 from RomanKrasavtsev/RomanKrasavtsev-patch-1
fix typo
This commit is contained in:
commit
1641ff4114
@ -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