summaryrefslogtreecommitdiffstats
path: root/Doc/tools/sgmlconv
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>2003-07-30 02:55:28 (GMT)
committerFred Drake <fdrake@acm.org>2003-07-30 02:55:28 (GMT)
commit9d843087b6153ab501343d9d26887c3a0f22d292 (patch)
treec9e17fac95401e5fd1bd80edfc2a8bb6f2f3592f /Doc/tools/sgmlconv
parent333d6fd5836865fda87355ef9f346a602bec07ad (diff)
downloadcpython-9d843087b6153ab501343d9d26887c3a0f22d292.zip
cpython-9d843087b6153ab501343d9d26887c3a0f22d292.tar.gz
cpython-9d843087b6153ab501343d9d26887c3a0f22d292.tar.bz2
update the documentation contact address
Diffstat (limited to 'Doc/tools/sgmlconv')
-rw-r--r--Doc/tools/sgmlconv/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/tools/sgmlconv/README b/Doc/tools/sgmlconv/README
index 1546293..02564eb 100644
--- a/Doc/tools/sgmlconv/README
+++ b/Doc/tools/sgmlconv/README
@@ -13,7 +13,7 @@ To convert one document to XML:
cd Doc/<document-dir>
make -f ../tools/sgmlconv/make.rules TOOLSDIR=../tools
-Please send comments and bug reports to python-docs@python.org.
+Please send comments and bug reports to docs@python.org.
What do the tools do?