Skip to content

Commit

Permalink
Update Makefile.sp
Browse files Browse the repository at this point in the history
typo
  • Loading branch information
DanRoscigno authored Sep 16, 2024
1 parent 50ced2a commit 5bd65aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile.sp
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ $(VENVDIR): $(SPHINXDIR)/requirements.txt
# sp-run depends on $(BUILDDIR)
$(BUILDDIR):
@echo "... creating buid directory"; \
@echo "... creating build directory"; \
mkdir -p $(BUILDDIR)
# sp-run depends on $(SPHINXDIR)/.doctrees
Expand Down

0 comments on commit 5bd65aa

Please sign in to comment.