mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-07 03:34:15 +02:00
fixed wrong spelled words
This commit is contained in:
@@ -5,7 +5,7 @@ from bauh.api.abstract.view import MessageType, ViewComponent
|
||||
|
||||
class ProcessWatcher:
|
||||
"""
|
||||
Represents an view component watching background processes. It's a bridge for ApplicationManager instances notifiy the view of processes progression and also
|
||||
Represents an view component watching background processes. It's a bridge for ApplicationManager instances notify the view of processes progression and also
|
||||
request any user interaction without the need of knowing any GUI code.
|
||||
"""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user