mirror of
				https://github.com/optim-enterprises-bv/kubernetes.git
				synced 2025-11-04 04:08:16 +00:00 
			
		
		
		
	Merge pull request #75153 from ymlong/fix-20193838
Correcting spelling errors
This commit is contained in:
		@@ -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
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user