Fix typo: AMPQ -> AMQP
Change-Id: Ie780b3ba9d0812b03e18830c824deb2e847053ad Closes-Bug: #1306291
This commit is contained in:
parent
9ee39ee7c8
commit
a4def753b1
@ -183,7 +183,7 @@
|
||||
<para>The queue. A central hub for passing messages between
|
||||
daemons. Usually implemented with <link
|
||||
xlink:href="http://www.rabbitmq.com/">RabbitMQ</link>, but
|
||||
could be any AMPQ message queue, such as <link
|
||||
could be any AMQP message queue, such as <link
|
||||
xlink:href="http://qpid.apache.org/">Apache Qpid</link> or
|
||||
<link xlink:href="http://www.zeromq.org/">Zero
|
||||
MQ</link>.</para>
|
||||
|
@ -178,7 +178,7 @@
|
||||
<listitem>
|
||||
<para>The queue provides a central hub for passing messages
|
||||
between daemons. This is usually implemented with RabbitMQ
|
||||
today, but could be any AMPQ message queue (such as Apache
|
||||
today, but could be any AMQP message queue (such as Apache
|
||||
Qpid). New to the Folsom release is support for Zero
|
||||
MQ.</para>
|
||||
</listitem>
|
||||
|
Loading…
Reference in New Issue
Block a user