Fix typo.
Signed-off-by: Thomas Hochstein <thh@thh.name>
This commit is contained in:
		
							parent
							
								
									6122d1a49d
								
							
						
					
					
						commit
						671ae67be0
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -60,7 +60,7 @@ if ($OptType) {
 | 
			
		|||
    $OptType  = 'client';
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
&Bleat(2, "Please use '--type server' or '-type newsreader'.") if !$OptType;
 | 
			
		||||
&Bleat(2, "Please use '--type server' or '--type client'.") if !$OptType;
 | 
			
		||||
# parse $OptReportType
 | 
			
		||||
if ($OptReportType) {
 | 
			
		||||
  if ($OptReportType =~ /sums?/i) {
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue