From f9dc281c9d17c2139f599fd624d0d2edf7770f15 Mon Sep 17 00:00:00 2001 From: anatoly techtonik Date: Wed, 12 Feb 2014 13:41:55 +0300 Subject: [PATCH] Fix typo --- docs/make.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/make.bat b/docs/make.bat index b1533bc..115651a 100644 --- a/docs/make.bat +++ b/docs/make.bat @@ -50,7 +50,7 @@ if "%1" == "clean" ( REM Check if sphinx-build is available and fallback to Python version if any %SPHINXBUILD% 2> nul if errorlevel 9009 goto sphinx_python -goto spinx_ok +goto sphinx_ok :sphinx_python