Remove extra dot

This commit is contained in:
Oleg 2015-10-02 22:23:17 +03:00
parent b273870014
commit cb8bcdac0a

View file

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