From 25112d006915c9e0477f87fc5274c8034107503b Mon Sep 17 00:00:00 2001 From: Gael Varoquaux <gael.varoquaux@normalesup.org> Date: Mon, 7 May 2012 08:18:16 +0200 Subject: [PATCH] DOC: more readable title --- doc/tutorial/statistical_inference/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/tutorial/statistical_inference/index.rst b/doc/tutorial/statistical_inference/index.rst index 63ae773db8..74d84dfdfe 100644 --- a/doc/tutorial/statistical_inference/index.rst +++ b/doc/tutorial/statistical_inference/index.rst @@ -1,7 +1,7 @@ .. _stat_learn_tut_index: ========================================================================== -Statistical-learning for scientific data processing tutorial +A tutorial on statistical-learning for scientific data processing ========================================================================== .. topic:: Statistical learning -- GitLab