summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJun <Junnplus@users.noreply.github.com>2017-02-25 16:49:51 +0800
committerAlex Grönholm <alex.gronholm@nextday.fi>2017-02-25 10:49:51 +0200
commitc542f310a1cf6c51eda6d445e924c273dc12c065 (patch)
treec4447a31ffb1037c371b77d9a77a852b6c8d88e1
parent65f4f50c6e6a00a8639efbc8822f1bafaf2214fd (diff)
downloadapscheduler-c542f310a1cf6c51eda6d445e924c273dc12c065.tar.gz
Fixed description in removed event (#188)
-rw-r--r--docs/modules/events.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/modules/events.rst b/docs/modules/events.rst
index a0c8cfe..54dd85b 100644
--- a/docs/modules/events.rst
+++ b/docs/modules/events.rst
@@ -49,7 +49,7 @@ The following event codes are numeric constants importable from :mod:`apschedule
- An executor was added to the scheduler
- :class:`SchedulerEvent`
* - EVENT_EXECUTOR_REMOVED
- - An executor was added to the scheduler
+ - An executor was removed to the scheduler
- :class:`SchedulerEvent`
* - EVENT_JOBSTORE_ADDED
- A job store was added to the scheduler