mirror of
				https://github.com/moby/moby.git
				synced 2022-11-09 12:21:53 -05:00 
			
		
		
		
	opts/weightdevice: fix typo
Signed-off-by: Ma Shimiao <mashimiao.fnst@cn.fujitsu.com>
This commit is contained in:
		
							parent
							
								
									877fe61f75
								
							
						
					
					
						commit
						8d4c0ba274
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -35,7 +35,7 @@ func (opt *WeightdeviceOpt) Set(val string) error {
 | 
			
		|||
	return nil
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
// String returns Ulimit values as a string.
 | 
			
		||||
// String returns WeightdeviceOpt values as a string.
 | 
			
		||||
func (opt *WeightdeviceOpt) String() string {
 | 
			
		||||
	var out []string
 | 
			
		||||
	for _, v := range opt.values {
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue