mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-28 05:36:08 +00:00
Fix typos.
This commit is contained in:
@@ -116,7 +116,7 @@ func (d *DataDirectory) String() string {
|
||||
}
|
||||
|
||||
// VersionFile provides utilities for reading and writing version.txt files
|
||||
// to etcd "data-dir" for tracking the etcd server and storage verions
|
||||
// to etcd "data-dir" for tracking the etcd server and storage versions
|
||||
// of the data in the directory.
|
||||
type VersionFile struct {
|
||||
path string
|
||||
|
Reference in New Issue
Block a user