mirror of
				https://github.com/nvbn/thefuck.git
				synced 2025-11-04 09:02:08 +00:00 
			
		
		
		
	Comment correction on ui.py (#874)
This commit is contained in:
		
				
					committed by
					
						
						Vladimir Iakovlev
					
				
			
			
				
	
			
			
			
						parent
						
							9354a977dd
						
					
				
				
					commit
					b946b7d319
				
			@@ -52,7 +52,7 @@ class CommandSelector(object):
 | 
			
		||||
 | 
			
		||||
    @property
 | 
			
		||||
    def value(self):
 | 
			
		||||
        """:rtype hefuck.types.CorrectedCommand"""
 | 
			
		||||
        """:rtype thefuck.types.CorrectedCommand"""
 | 
			
		||||
        return self._commands[self._index]
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user