]> granicus.if.org Git - python/commitdiff
Wording nit.
authorGeorg Brandl <georg@python.org>
Fri, 1 Feb 2008 19:24:01 +0000 (19:24 +0000)
committerGeorg Brandl <georg@python.org>
Fri, 1 Feb 2008 19:24:01 +0000 (19:24 +0000)
Doc/Makefile

index c3f3a2dbd4c94baa3283d1981ae988c41fa41bc7..d893b79ab663e59ade87c74fd594f42baa8995f5 100644 (file)
@@ -74,8 +74,8 @@ changes: build
 
 linkcheck: BUILDER = linkcheck
 linkcheck: build
-       @echo "Link check complete; look for any errors in the above or in" \
-             "build/$(BUILDER)/output.txt"
+       @echo "Link check complete; look for any errors in the above output "\
+             "or in build/$(BUILDER)/output.txt"
 
 clean:
        -rm -rf build/*