From a69d9650ade9b2e6f6f32b85fdb64b47d1ab3a42 Mon Sep 17 00:00:00 2001 From: Alex Willmer Date: Wed, 14 Feb 2018 21:12:29 +0000 Subject: [PATCH] Fix indentation of Router.route anchor --- docs/api.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/api.rst b/docs/api.rst index b6c68354..75ada84c 100644 --- a/docs/api.rst +++ b/docs/api.rst @@ -410,7 +410,7 @@ Router Class messages such as ``CALL_FUNCTION`` arrive only from trusted contexts. - .. method:: route(msg) + .. method:: route(msg) Arrange for the :py:class:`Message` `msg` to be delivered to its destination using any relevant downstream context, or if none is found,