docs: small rst fixes.

This commit is contained in:
Marcin Kuzminski 2017-06-29 11:36:13 +02:00
parent 3ff7d208b8
commit 711278bd27
6 changed files with 13 additions and 7 deletions

View file

@ -38,13 +38,13 @@ changeset_comment
Example error output:
.. code-block:: json
.. code-block:: javascript
{
"id" : <id_given_in_input>,
"id" : "<id_given_in_input>",
"result" : {
"msg": "Commented on commit `<revision>` for repository `<repoid>`",
"status_change": null or <status>,
"status_change": null or "<status>",
"success": true
},
"error" : null