]> granicus.if.org Git - python/commitdiff
Adjust the message that gets added to the bottom of each page about
authorFred Drake <fdrake@acm.org>
Wed, 28 Apr 1999 15:06:08 +0000 (15:06 +0000)
committerFred Drake <fdrake@acm.org>
Wed, 28 Apr 1999 15:06:08 +0000 (15:06 +0000)
where to send comments.

Doc/html/Makefile

index 8bbb6912edf7300beefe98f13985cb082c66ced7..44c5c2e9aa2fdcbfde3fd66c89c8d6d51fcc3df4 100644 (file)
@@ -24,7 +24,7 @@ BUILDINDEX=$(TOOLSDIR)/buildindex.py
 # make it clear to l2h, since our support only generates HTML 4.0
 L2HARGS=   -html_version 4.0
 
-PYTHONDOCS='<hr>Send comments to <a href="mailto:python-docs@python.org">python-docs@python.org</a>.'
+PYTHONDOCS='<hr>Send comments on this document to <a href="mailto:python-docs@python.org">python-docs@python.org</a>.'
 HTMLBASE=  file:`pwd`
 
 INDEXFILES=api/api.html \