Merge pull request #18634 from joiskov/patch-1

Remove extra dot
This commit is contained in:
Konrad Malawski 2015-10-02 22:54:22 +02:00
commit 2382aacdee

View file

@ -748,7 +748,6 @@ options:
.. includecode:: code/docs/testkit/TestkitDocSpec.scala#logging-receive
.
If the aforementioned setting is not given in the :ref:`configuration`, this method will
pass through the given :class:`Receive` function unmodified, meaning that
there is no runtime cost unless actually enabled.