Browse Source

Docs: Fixes typo settings -> setting

Ask Solem 14 years ago
parent
commit
2a7349b728
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/configuration.rst

+ 1 - 1
docs/configuration.rst

@@ -1000,7 +1000,7 @@ CELERY_SEND_EVENTS
 
 Send events so the worker can be monitored by tools like `celerymon`.
 
-.. settings:: CELERY_SEND_TASK_SENT_EVENT
+.. setting:: CELERY_SEND_TASK_SENT_EVENT
 
 CELERY_SEND_TASK_SENT_EVENT
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~