mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-06-11 09:53:38 -04:00
fix typo
This commit is contained in:
parent
86691cad55
commit
18938acdff
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ limitations under the License.
|
|||
|
||||
package vclib
|
||||
|
||||
// Volume Constnts
|
||||
// Volume Constants
|
||||
const (
|
||||
ThinDiskType = "thin"
|
||||
PreallocatedDiskType = "preallocated"
|
||||
|
|
|
|||
Loading…
Reference in a new issue