build.sh: fix typo

This commit is contained in:
Starbeamrainbowlabs 2019-08-08 18:16:56 +01:00
parent 4c6459b70d
commit 76a041a47f
Signed by: sbrl
GPG Key ID: 1BE5172E637709C2
1 changed files with 1 additions and 1 deletions

View File

@ -101,7 +101,7 @@ task_docs() {
subtask_end $?;
fi
php ./buihttps://phpdoc.org/ld/_tmp/phpdoc run \
php ./build/_tmp/phpdoc run \
--directory . \
--target docs/ModuleApi\
--cache-folder build/_tmp/ModuleApiCache \