mirror of
				https://github.com/searxng/searxng
				synced 2024-01-01 19:24:07 +01:00 
			
		
		
		
	Merge pull request #2759 from ypid/fix/typo
Fix grammar mistake in debug log output
This commit is contained in:
		
						commit
						e56323d3c8
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -243,7 +243,7 @@ def response(resp): | |||
|     if answer: | ||||
|         results.append({'answer': ' '.join(answer)}) | ||||
|     else: | ||||
|         logger.debug("did not found 'answer'") | ||||
|         logger.debug("did not find 'answer'") | ||||
| 
 | ||||
|     # results --> number_of_results | ||||
|         try: | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 Noémi Ványi
						Noémi Ványi