commit | 682d7e0e07bc29de4578f48be66756c5b969776f | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Wed Oct 06 10:26:05 2010 +0000 |
committer | Georg Brandl <georg@python.org> | Wed Oct 06 10:26:05 2010 +0000 |
tree | 4e1c379e13ebca676c4fbee38ed251ecc88c1133 | |
parent | fa4f7f97b8af16c02441443e448986c07f4cd254 [diff] [blame] |
Fix errors found by "make suspicious".
diff --git a/Doc/faq/windows.rst b/Doc/faq/windows.rst index 6266d10..4954ac0 100644 --- a/Doc/faq/windows.rst +++ b/Doc/faq/windows.rst
@@ -598,7 +598,7 @@ The Python installer issues a warning like this:: - This version uses ``CTL3D32.DLL`` which is not the correct version. + This version uses CTL3D32.DLL which is not the correct version. This version is used for windows NT applications only. Tim Peters: