Author: timfox
Date: 2009-09-09 09:06:55 -0400 (Wed, 09 Sep 2009)
New Revision: 7944
Modified:
trunk/docs/user-manual/en/using-core.xml
Log:
fixed typo in docs about message priority
Modified: trunk/docs/user-manual/en/using-core.xml
===================================================================
--- trunk/docs/user-manual/en/using-core.xml 2009-09-08 16:41:34 UTC (rev 7943)
+++ trunk/docs/user-manual/en/using-core.xml 2009-09-09 13:06:55 UTC (rev 7944)
@@ -45,7 +45,7 @@
will survive a server crash or restart. Non durable messages will never
survive a
server crash or restart.</para>
<para>Messages can be specified with a priority value between 0 and 9.
0 represents the
- highest priority and 9 represents the lowest. HornetQ will attempt to
deliver higher
+ lowest priority and 9 represents the highest. HornetQ will attempt to
deliver higher
priority messages before lower priority ones.</para>
<para>Messages can be specified with an optional expiry time. HornetQ
will not deliver
messages after its expiry time has been exceeded.</para>
Show replies by date