aboutsummaryrefslogtreecommitdiffstats
path: root/servo/tasks.py
diff options
context:
space:
mode:
Diffstat (limited to 'servo/tasks.py')
-rw-r--r--servo/tasks.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/servo/tasks.py b/servo/tasks.py
index c31dd22..04c0a8e 100644
--- a/servo/tasks.py
+++ b/servo/tasks.py
@@ -29,7 +29,7 @@ def get_rules():
def apply_rules(event):
"""
- Applies configured rules
+ Applies configured rules to an event
event is the Event object that was triggered
"""