Fix a typo.
Signed-off-by: Thomas Hochstein <thh@inter.net>
This commit is contained in:
		
							parent
							
								
									f7d7d75555
								
							
						
					
					
						commit
						382c5a59e4
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -227,7 +227,7 @@ sub checksmtp {
 | 
				
			||||||
        # verification impossible?
 | 
					        # verification impossible?
 | 
				
			||||||
        } elsif ($success) {
 | 
					        } elsif ($success) {
 | 
				
			||||||
          $status = 3;
 | 
					          $status = 3;
 | 
				
			||||||
          print "  > Address verificaton impossible. You'll have to send a test mail ...\n" if !($options{'q'});
 | 
					          print "  > Address verification impossible. You'll have to send a test mail ...\n" if !($options{'q'});
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
      }
 | 
					      }
 | 
				
			||||||
      # if -r is not set or status was not set to 3: valid address
 | 
					      # if -r is not set or status was not set to 3: valid address
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue