Skip to content

Commit f129c51

Browse files
authored
Fix Pycord Name
1 parent 1df0afa commit f129c51

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/make.bat

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -127,9 +127,9 @@ if "%1" == "qthelp" (
127127
echo.
128128
echo.Build finished; now you can run "qcollectiongenerator" with the ^
129129
.qhcp project file in %BUILDDIR%/qthelp, like this:
130-
echo.^> qcollectiongenerator %BUILDDIR%\qthelp\discord.py.qhcp
130+
echo.^> qcollectiongenerator %BUILDDIR%\qthelp\pycord.qhcp
131131
echo.To view the help file:
132-
echo.^> assistant -collectionFile %BUILDDIR%\qthelp\discord.py.ghc
132+
echo.^> assistant -collectionFile %BUILDDIR%\qthelp\pycord.ghc
133133
goto end
134134
)
135135

0 commit comments

Comments
 (0)