mirror of
				https://github.com/matrix-org/synapse.git
				synced 2025-10-31 00:01:33 +01:00 
			
		
		
		
	Fix up comment
This commit is contained in:
		
							parent
							
								
									11d62f43c9
								
							
						
					
					
						commit
						e8496efe84
					
				| @ -542,7 +542,8 @@ class RoomMemberStore(SQLBaseStore): | ||||
|             host (str) | ||||
| 
 | ||||
|         Returns: | ||||
|             bool: whether the host is/was in the room or not | ||||
|             Deferred: Resolves to True if the host is/was in the room, otherwise | ||||
|             False. | ||||
|         """ | ||||
|         if '%' in host or '_' in host: | ||||
|             raise Exception("Invalid host name") | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user