summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorAbi Gopal <agopal43@gmail.com>2013-07-09 16:37:43 -0400
committerAbi Gopal <agopal43@gmail.com>2013-07-09 16:37:43 -0400
commit889a51a36206bf1697fb62a4058d633ea9995b97 (patch)
treeba81c063e71cf7f1ed353191680ed5ddbeb3fcb0 /docs
parent97a67498d86d5f84fff8706a4525b960b6945853 (diff)
downloadkombu-889a51a36206bf1697fb62a4058d633ea9995b97.tar.gz
Fixed typo.
Diffstat (limited to 'docs')
-rw-r--r--docs/reference/kombu.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/reference/kombu.rst b/docs/reference/kombu.rst
index 596c4b75..3c63ba92 100644
--- a/docs/reference/kombu.rst
+++ b/docs/reference/kombu.rst
@@ -130,7 +130,7 @@
.. code-block:: python
- >>> bound_sicence_news.declare()
+ >>> bound_science_news.declare()
>>> bound_science_news.purge()
>>> bound_science_news.delete()