We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0fc5c1 commit f9dc281Copy full SHA for f9dc281
docs/make.bat
@@ -50,7 +50,7 @@ if "%1" == "clean" (
50
REM Check if sphinx-build is available and fallback to Python version if any
51
%SPHINXBUILD% 2> nul
52
if errorlevel 9009 goto sphinx_python
53
-goto spinx_ok
+goto sphinx_ok
54
55
:sphinx_python
56
0 commit comments