mirror of
https://github.com/python/cpython.git
synced 2025-08-01 23:53:15 +00:00
Wording nit.
This commit is contained in:
parent
d491d71903
commit
7be67ff2e0
1 changed files with 2 additions and 2 deletions
|
@ -74,8 +74,8 @@ changes: build
|
||||||
|
|
||||||
linkcheck: BUILDER = linkcheck
|
linkcheck: BUILDER = linkcheck
|
||||||
linkcheck: build
|
linkcheck: build
|
||||||
@echo "Link check complete; look for any errors in the above or in" \
|
@echo "Link check complete; look for any errors in the above output "\
|
||||||
"build/$(BUILDER)/output.txt"
|
"or in build/$(BUILDER)/output.txt"
|
||||||
|
|
||||||
clean:
|
clean:
|
||||||
-rm -rf build/*
|
-rm -rf build/*
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue