Add a missing period in the description of the signals module.

This commit is contained in:
Petr Zemek 2014-10-27 11:42:40 +01:00
parent 0f3f476dcf
commit 92854cb386

View file

@ -4,7 +4,7 @@
~~~~~~~~~~~~~
Implements signals based on blinker if available, otherwise
falls silently back to a noop
falls silently back to a noop.
:copyright: (c) 2014 by Armin Ronacher.
:license: BSD, see LICENSE for more details.