From 20711816a7b436bd32d7ecc077184262edaba0d5 Mon Sep 17 00:00:00 2001 From: Thomas Grainger Date: Thu, 4 Jun 2015 15:43:45 +0100 Subject: [PATCH] Fix meantim typo --- ci/build_docs.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/build_docs.sh b/ci/build_docs.sh index ad41373f6dd3f..8670ea61dbec2 100755 --- a/ci/build_docs.sh +++ b/ci/build_docs.sh @@ -14,7 +14,7 @@ fi if [ x"$DOC_BUILD" != x"" ]; then - # we're running network tests, let's build the docs in the meantim + # we're running network tests, let's build the docs in the meantime echo "Will build docs" conda install sphinx==1.1.3 ipython