changeset 2893c35d79df in trytond:default
details: https://hg.tryton.org/trytond?cmd=changeset;node=2893c35d79df
description:
        Replace TODO directive with comment in documentation

        issue9826
        review292751002
diffstat:

 doc/topics/rpc.rst |  2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diffs (12 lines):

diff -r ecc681290782 -r 2893c35d79df doc/topics/rpc.rst
--- a/doc/topics/rpc.rst        Fri Nov 27 22:19:56 2020 +0100
+++ b/doc/topics/rpc.rst        Sun Nov 29 11:23:26 2020 +0000
@@ -25,7 +25,7 @@
 
 It takes no parameters and it invalidate the current session.
 
-.. TODO:: other methods
+.. TODO - other methods
 
 .. _`JSON-RPC`: https://en.wikipedia.org/wiki/JSON-RPC
 .. _`XML-RPC`: https://en.wikipedia.org/wiki/XML-RPC

Reply via email to