Fix typo
This commit is contained in:
		
							parent
							
								
									4a2c23b893
								
							
						
					
					
						commit
						f8373012a2
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -92,7 +92,7 @@ class Presence:
 | 
			
		|||
        contacts = app.contacts.get_jid_list(self._account)
 | 
			
		||||
        if properties.jid.getBare() not in contacts and not properties.is_self_bare:
 | 
			
		||||
            # Handle only presence from roster contacts
 | 
			
		||||
            log.warning('Unkown presence received')
 | 
			
		||||
            log.warning('Unknown presence received')
 | 
			
		||||
            log.warning(stanza)
 | 
			
		||||
            return
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue