mirror of https://github.com/celery/kombu.git
Fixed typo.
This commit is contained in:
parent
97a67498d8
commit
889a51a362
|
@ -130,7 +130,7 @@
|
||||||
|
|
||||||
.. code-block:: python
|
.. code-block:: python
|
||||||
|
|
||||||
>>> bound_sicence_news.declare()
|
>>> bound_science_news.declare()
|
||||||
>>> bound_science_news.purge()
|
>>> bound_science_news.purge()
|
||||||
>>> bound_science_news.delete()
|
>>> bound_science_news.delete()
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue