mirror of
				https://github.com/moby/moby.git
				synced 2022-11-09 12:21:53 -05:00 
			
		
		
		
	fix typo in comments
Signed-off-by: Kaijie Chen <chen@kaijie.org>
This commit is contained in:
		
							parent
							
								
									40d9e2aff1
								
							
						
					
					
						commit
						ae6cf966f9
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -126,7 +126,7 @@ type RWLayer interface {
 | 
			
		|||
	Parent() Layer
 | 
			
		||||
 | 
			
		||||
	// Mount mounts the RWLayer and returns the filesystem path
 | 
			
		||||
	// the to the writable layer.
 | 
			
		||||
	// to the writable layer.
 | 
			
		||||
	Mount(mountLabel string) (containerfs.ContainerFS, error)
 | 
			
		||||
 | 
			
		||||
	// Unmount unmounts the RWLayer. This should be called
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue