a typo
This commit is contained in:
		
							parent
							
								
									9d6c1888c0
								
							
						
					
					
						commit
						89fabab718
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -253,7 +253,7 @@ class GajimRemote:
 | 
			
		|||
			elif self.command == 'list_accounts':
 | 
			
		||||
				if isinstance(res, list):
 | 
			
		||||
					for account in res:
 | 
			
		||||
						print account.encode(PREFERED_ENCODING)
 | 
			
		||||
						print account.encode(PREFERRED_ENCODING)
 | 
			
		||||
			elif self.command == 'account_info':
 | 
			
		||||
				if res:
 | 
			
		||||
					print self.print_info(0, res, True)
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue