Skip to content

Commit

Permalink
fix: typo in comment
Browse files Browse the repository at this point in the history
  • Loading branch information
decfox authored and decfox committed Jul 3, 2024
1 parent 9b30082 commit e93cc76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ search/for/zip:
@command -v zip || { echo "not found"; exit 1; }

#help:
#help: The `make docs clean` commanfd build the docs for docs.ooni.org.
#help: The `make docs clean` command builds the docs for docs.ooni.org.
.PHONY: docs clean
docs:
./scripts/build_docs.sh
Expand Down

0 comments on commit e93cc76

Please sign in to comment.