You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by ch...@apache.org on 2016/09/29 19:07:04 UTC

qpid-dispatch git commit: NO-JIRA: typo

Repository: qpid-dispatch
Updated Branches:
  refs/heads/master 0545502f8 -> f1e4db907


NO-JIRA: typo


Project: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/commit/f1e4db90
Tree: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/tree/f1e4db90
Diff: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/diff/f1e4db90

Branch: refs/heads/master
Commit: f1e4db90757c70eca67afc7262e70aa69d17a7d0
Parents: 0545502
Author: Chuck Rolke <cr...@redhat.com>
Authored: Thu Sep 29 15:06:28 2016 -0400
Committer: Chuck Rolke <cr...@redhat.com>
Committed: Thu Sep 29 15:06:28 2016 -0400

----------------------------------------------------------------------
 python/qpid_dispatch/management/qdrouter.json | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/qpid-dispatch/blob/f1e4db90/python/qpid_dispatch/management/qdrouter.json
----------------------------------------------------------------------
diff --git a/python/qpid_dispatch/management/qdrouter.json b/python/qpid_dispatch/management/qdrouter.json
index 004b0ee..a320068 100644
--- a/python/qpid_dispatch/management/qdrouter.json
+++ b/python/qpid_dispatch/management/qdrouter.json
@@ -424,8 +424,8 @@
                     "create": true
                 },
                 "addrCount": {
-                    "type":
-                    "integer", "description":"Number of addresses known to the router.",
+                    "type": "integer",
+                    "description":"Number of addresses known to the router.",
                     "graph": true
                 },
                 "linkCount": {


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@qpid.apache.org
For additional commands, e-mail: commits-help@qpid.apache.org