diff options
author | Fred Drake <fdrake@acm.org> | 2004-04-28 03:16:49 (GMT) |
---|---|---|
committer | Fred Drake <fdrake@acm.org> | 2004-04-28 03:16:49 (GMT) |
commit | 6d4c7b05bb42f350883a072529fb0b20463c79e1 (patch) | |
tree | 4a5ca26112d9e17fd5ebb757f6b31c736a6ca248 /Doc/python-docs.txt | |
parent | 1a74a128cefeb02a0eb634cb4eeb0fb87e0458d3 (diff) | |
download | cpython-6d4c7b05bb42f350883a072529fb0b20463c79e1.zip cpython-6d4c7b05bb42f350883a072529fb0b20463c79e1.tar.gz cpython-6d4c7b05bb42f350883a072529fb0b20463c79e1.tar.bz2 |
fix typo reported in a long-buried email
Diffstat (limited to 'Doc/python-docs.txt')
-rw-r--r-- | Doc/python-docs.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/python-docs.txt b/Doc/python-docs.txt index ca24b92..017fece 100644 --- a/Doc/python-docs.txt +++ b/Doc/python-docs.txt @@ -149,7 +149,7 @@ Answers to the Questions 11. Acrobat Reader won't print the PDF. What's wrong? - Adobe has reportedly admitted that there is a bug Acrobat Reader + Adobe has reportedly admitted that there is a bug in Acrobat Reader 5.0 which causes it not to print at least some PDF files generated by pdfTeX. This software is used to produce the PDF version of the Python documentation, and our documents |