Fix multiple typos in var, function and exception names
Signed-off-by: Eygene Ryabinkin <rea@codelabs.ru>
This commit is contained in:
		 Abdo Roig-Maranges
					Abdo Roig-Maranges
				
			
				
					committed by
					
						 Eygene Ryabinkin
						Eygene Ryabinkin
					
				
			
			
				
	
			
			
			 Eygene Ryabinkin
						Eygene Ryabinkin
					
				
			
						parent
						
							8dd6f7893c
						
					
				
				
					commit
					8c43e52173
				
			| @@ -715,7 +715,7 @@ class IMAPFolder(BaseFolder): | ||||
|             result = self._store_to_imap(imapobj, str(uid), 'FLAGS', imaputil.flagsmaildir2imap(flags)) | ||||
|  | ||||
|         except imapobj.readonly: | ||||
|             self.ui.flagstoreadonly(self, [uid], data) | ||||
|             self.ui.flagstoreadonly(self, [uid], flags) | ||||
|             return | ||||
|  | ||||
|         finally: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user