aboutsummaryrefslogtreecommitdiffstats
path: root/fg21sim/webui/handlers/console.py
diff options
context:
space:
mode:
Diffstat (limited to 'fg21sim/webui/handlers/console.py')
-rw-r--r--fg21sim/webui/handlers/console.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/fg21sim/webui/handlers/console.py b/fg21sim/webui/handlers/console.py
index 9f2d376..07b191c 100644
--- a/fg21sim/webui/handlers/console.py
+++ b/fg21sim/webui/handlers/console.py
@@ -2,7 +2,7 @@
# MIT license
"""
-Handle the "console" type of messages from the client.
+Handle the AJAX requests from the client to control the tasks.
"""
import logging