Fix spelling.
This commit is contained in:
		
							parent
							
								
									f23c3ddfab
								
							
						
					
					
						commit
						b82b87bce2
					
				
							
								
								
									
										2
									
								
								ftp.go
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								ftp.go
									
									
									
									
									
								
							@ -108,7 +108,7 @@ func (c *ServerConn) feat() error {
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
	if code != StatusSystem {
 | 
						if code != StatusSystem {
 | 
				
			||||||
		// The server does not support the FEAT command. This is not an
 | 
							// The server does not support the FEAT command. This is not an
 | 
				
			||||||
		// error: we consider that they are no additional features.
 | 
							// error: we consider that there is no additional feature.
 | 
				
			||||||
		return nil
 | 
							return nil
 | 
				
			||||||
	}
 | 
						}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user