From c98d099001046ee93e5e4fb641c9079d8574db12 Mon Sep 17 00:00:00 2001 From: David Halter Date: Fri, 1 Mar 2013 00:50:20 +0430 Subject: [PATCH] typos --- docs/docs/testing.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/docs/testing.rst b/docs/docs/testing.rst index f9e3ebf1..e04a35b5 100644 --- a/docs/docs/testing.rst +++ b/docs/docs/testing.rst @@ -4,8 +4,8 @@ Jedi Testing ============ You want to add a test for |jedi|? Great! We love that. Normally you should -write your tests as :ref:`Blackbox Tests ` tests. Most tests would -fit in there. +write your tests as :ref:`Blackbox Tests `. Most tests would +fit right in there. .. _blackbox: