diff options
author | Steve Powell <steve@rabbitmq.com> | 2012-03-30 12:25:01 +0100 |
---|---|---|
committer | Steve Powell <steve@rabbitmq.com> | 2012-03-30 12:25:01 +0100 |
commit | 007a84fdb711e9fe488cf33df9c5d9622cb58383 (patch) | |
tree | a752d0d17aad6450eec30fd4145c1e63a40f7d3e | |
parent | 7f0e98504cb462893490bd85e167dee56d220177 (diff) | |
download | rabbitmq-server-007a84fdb711e9fe488cf33df9c5d9622cb58383.tar.gz |
Typo in rabbitmqctl man page
-rw-r--r-- | docs/rabbitmqctl.1.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/rabbitmqctl.1.xml b/docs/rabbitmqctl.1.xml index 62a5b6d3..ded3ab48 100644 --- a/docs/rabbitmqctl.1.xml +++ b/docs/rabbitmqctl.1.xml @@ -948,7 +948,7 @@ <term>source_kind</term> <listitem><para>The kind of the source of messages to which the binding is attached. Currently always - queue. With non-ASCII characters escaped as in + exchange. With non-ASCII characters escaped as in C.</para></listitem> </varlistentry> <varlistentry> |