typo
This commit is contained in:
		
							parent
							
								
									bfe84af681
								
							
						
					
					
						commit
						c5889e1374
					
				@ -39,7 +39,7 @@ int main(int argc, char *argv[])
 | 
				
			|||||||
  if (!guard.isValid())
 | 
					  if (!guard.isValid())
 | 
				
			||||||
    return 1;
 | 
					    return 1;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  // tesseract recomments
 | 
					  // tesseract recommends
 | 
				
			||||||
  setlocale(LC_NUMERIC, "C");
 | 
					  setlocale(LC_NUMERIC, "C");
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  Manager manager;
 | 
					  Manager manager;
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user