mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-04 09:49:50 +00:00
Correcting spelling errors
This commit is contained in:
parent
e8daa90ca7
commit
8e04d61488
@ -30,7 +30,7 @@ import (
|
|||||||
|
|
||||||
// DataDirectory provides utilities for initializing and backing up an
|
// DataDirectory provides utilities for initializing and backing up an
|
||||||
// etcd "data-dir" as well as managing a version.txt file to track the
|
// etcd "data-dir" as well as managing a version.txt file to track the
|
||||||
// etcd server version and storage verion of the etcd data in the
|
// etcd server version and storage version of the etcd data in the
|
||||||
// directory.
|
// directory.
|
||||||
type DataDirectory struct {
|
type DataDirectory struct {
|
||||||
path string
|
path string
|
||||||
|
Loading…
Reference in New Issue
Block a user