Typo
This commit is contained in:
		
							parent
							
								
									837b714d98
								
							
						
					
					
						commit
						884f5cfe83
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -49,7 +49,7 @@ class GajimGeneralException(Exception):
 | 
			
		|||
	'''This exception ir our general exception'''
 | 
			
		||||
	def __init__(self, text=''):
 | 
			
		||||
		Exception.__init__(self)
 | 
			
		||||
		self.text
 | 
			
		||||
		self.text = text
 | 
			
		||||
 | 
			
		||||
	def __str__(self):
 | 
			
		||||
		return self.text
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue