Fix links to the documentation of the patchSet json object
Commit a19ff379fd819adf3ee1b6aada071166fb09a6b9 changed the anchor for
the documentation of the patchSet json object in json.html from
'patchset' to 'patchSet', but not all links have been adapted to this
change.
Change-Id: I6067704068ab99232be5620d5834387a6aa7117a
Signed-off-by: Edwin Kempin <edwin.kempin@sap.com>
diff --git a/Documentation/cmd-query.txt b/Documentation/cmd-query.txt
index 253bed1..2ad3b7a4 100644
--- a/Documentation/cmd-query.txt
+++ b/Documentation/cmd-query.txt
@@ -124,7 +124,7 @@
------
The JSON messages consist of nested objects referencing the
link:json.html#change[change],
-link:json.html#patchset[patchset],
+link:json.html#patchSet[patchset],
link:json.html#[account]
involved, and other attributes as appropriate.