From fd18a4860840e5fe34e01113e0f64b7b4215ab6f Mon Sep 17 00:00:00 2001 From: Ross Lawley Date: Thu, 15 Mar 2012 16:36:04 +0000 Subject: [PATCH] Rst fix --- docs/guide/signals.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guide/signals.rst b/docs/guide/signals.rst index 4d0b0df5..c25c1788 100644 --- a/docs/guide/signals.rst +++ b/docs/guide/signals.rst @@ -5,7 +5,7 @@ Signals .. versionadded:: 0.5 -..note :: +.. note:: Signal support is provided by the excellent `blinker`_ library and will gracefully fall back if it is not available.