Skip to content

Commit f9dc281

Browse files
committed
Fix typo
1 parent c0fc5c1 commit f9dc281

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/make.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ if "%1" == "clean" (
5050
REM Check if sphinx-build is available and fallback to Python version if any
5151
%SPHINXBUILD% 2> nul
5252
if errorlevel 9009 goto sphinx_python
53-
goto spinx_ok
53+
goto sphinx_ok
5454

5555
:sphinx_python
5656

0 commit comments

Comments
 (0)