Fixing a documentation bug.

This commit is contained in:
Ryan Petrello 2011-03-13 13:06:49 -04:00
parent 7081af2b5c
commit 0fe73d1089
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@ class BrokerConnection(object):
``amqplib``, ``pika``, ``redis``, ``memory``.
:keyword connect_timeout: Timeout in seconds for connecting to the
server. May not be suported by the specified transport.
:backend_extra_args: A dict of additional connection arguments to pass to
:keyword backend_extra_args: A dict of additional connection arguments to pass to
alternate kombu channel implementations (useful for things like SQLAlchemy
engine arguments)