Fix typo: AMPQ -> AMQP

Change-Id: Ie780b3ba9d0812b03e18830c824deb2e847053ad
Closes-Bug: #1306291
This commit is contained in:
Andreas Jaeger 2014-04-11 09:46:24 +02:00
parent 7764cd5613
commit cee841eff6

View File

@ -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>