Merge pull request #75153 from ymlong/fix-20193838

Correcting spelling errors
k3s-v1.15.3
Kubernetes Prow Robot 2019-03-20 00:54:48 -07:00 committed by GitHub
commit 8b19a24974
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ import (
// DataDirectory provides utilities for initializing and backing up an
// 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.
type DataDirectory struct {
path string