diff options
| author | Keith Wall <kwall@apache.org> | 2014-06-13 14:23:23 +0000 |
|---|---|---|
| committer | Keith Wall <kwall@apache.org> | 2014-06-13 14:23:23 +0000 |
| commit | 7ba234bba55ab82446a0faa1e8548cf5887bd196 (patch) | |
| tree | 985b7b08a6751fddc78b92f6c79e27c6f18001ae /qpid/doc/book/src/java-broker/Java-Broker-Appendix-Operational-Logging-Messages.xml | |
| parent | 9681a82b0c99730fdbe7aea62951bd2bb1be01d3 (diff) | |
| download | qpid-python-7ba234bba55ab82446a0faa1e8548cf5887bd196.tar.gz | |
NO-JIRA: [Java Broker Documentation] Fix typo in operational message codes in appendix
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1602440 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/doc/book/src/java-broker/Java-Broker-Appendix-Operational-Logging-Messages.xml')
| -rw-r--r-- | qpid/doc/book/src/java-broker/Java-Broker-Appendix-Operational-Logging-Messages.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/qpid/doc/book/src/java-broker/Java-Broker-Appendix-Operational-Logging-Messages.xml b/qpid/doc/book/src/java-broker/Java-Broker-Appendix-Operational-Logging-Messages.xml index 64156ce42c..50b6fb2550 100644 --- a/qpid/doc/book/src/java-broker/Java-Broker-Appendix-Operational-Logging-Messages.xml +++ b/qpid/doc/book/src/java-broker/Java-Broker-Appendix-Operational-Logging-Messages.xml @@ -632,7 +632,7 @@ </thead> <tbody> <row id="Java-Broker-Appendix-Operation-Logging-Message-CON-1001"> - <entry morerows="1">CHN-1001</entry> + <entry morerows="1">CON-1001</entry> <entry>Open : Client ID : <replaceable>clientid</replaceable> : Protocol Version : <replaceable>protocol version</replaceable> : Client Version : <replaceable>client version</replaceable> : Client Product :<replaceable>client @@ -645,7 +645,7 @@ </entry> </row> <row id="Java-Broker-Appendix-Operation-Logging-Message-CON-1002"> - <entry morerows="1">CHN-1002</entry> + <entry morerows="1">CON-1002</entry> <entry>Close</entry> </row> <row> @@ -656,7 +656,7 @@ </entry> </row> <row id="Java-Broker-Appendix-Operation-Logging-Message-CON-1003"> - <entry morerows="1">CHN-1003</entry> + <entry morerows="1">CON-1003</entry> <entry>Closed due to inactivity</entry> </row> <row> |
