diff options
Diffstat (limited to 'wasp/wasp.py')
| -rw-r--r-- | wasp/wasp.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/wasp/wasp.py b/wasp/wasp.py index f8648e4..8f09a9a 100644 --- a/wasp/wasp.py +++ b/wasp/wasp.py @@ -82,7 +82,7 @@ class PinHandler(): return new_value class Manager(): - """WASP system manager + """Wasp-os system manager The manager is responsible for handling top-level UI events and dispatching them to the foreground application. It also provides |
