Spelling fix
This commit is contained in:
parent
45e1feeb27
commit
cbb9a2656f
@ -340,7 +340,7 @@ class CompletionView(QTreeView):
|
||||
self._next_prev_item(prev=False)
|
||||
|
||||
def selectionChanged(self, selected, deselected):
|
||||
"""Extend selectionChanged to mit change_completed_part if necessary.
|
||||
"""Extend selectionChanged to emit change_completed_part if necessary.
|
||||
|
||||
Args:
|
||||
selected: New selection.
|
||||
|
Loading…
Reference in New Issue
Block a user