From 3729143bd07737cf0d872cc087b0d1593b543f18 Mon Sep 17 00:00:00 2001 From: Olivier Grisel Date: Fri, 4 Jul 2014 15:11:56 +0200 Subject: [PATCH] Typo --- doc/tutorial/text_analytics/working_with_text_data_fixture.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/tutorial/text_analytics/working_with_text_data_fixture.py b/doc/tutorial/text_analytics/working_with_text_data_fixture.py index 295e55c3be9ca..c10f5c4f4d142 100644 --- a/doc/tutorial/text_analytics/working_with_text_data_fixture.py +++ b/doc/tutorial/text_analytics/working_with_text_data_fixture.py @@ -4,7 +4,7 @@ stateless hence will not cache the dataset as regular sklearn users would do. The following will skip the execution of the working_with_text_data.rst doctests -is the proper environment variable is configured (see the source code of +if the proper environment variable is configured (see the source code of check_skip_network for more details). """