mirror of
https://github.com/nvbn/thefuck.git
synced 2025-01-18 12:06:04 +00:00
Comment correction on ui.py (#874)
This commit is contained in:
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]
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user