summaryrefslogtreecommitdiffstats
path: root/Doc/tools/sgmlconv
diff options
context:
space:
mode:
authorTim Peters <tim.peters@gmail.com>2004-07-18 06:25:50 (GMT)
committerTim Peters <tim.peters@gmail.com>2004-07-18 06:25:50 (GMT)
commit3d7d372ce326602b274f44338168688eeb907a3b (patch)
tree221b3b3ae862fe0b1d068efb97700b55bf0018cf /Doc/tools/sgmlconv
parent182b5aca27d376b08a2904bed42b751496f932f3 (diff)
downloadcpython-3d7d372ce326602b274f44338168688eeb907a3b.zip
cpython-3d7d372ce326602b274f44338168688eeb907a3b.tar.gz
cpython-3d7d372ce326602b274f44338168688eeb907a3b.tar.bz2
Whitespace normalization, via reindent.py.
Diffstat (limited to 'Doc/tools/sgmlconv')
-rwxr-xr-xDoc/tools/sgmlconv/latex2esis.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/tools/sgmlconv/latex2esis.py b/Doc/tools/sgmlconv/latex2esis.py
index b30aaa5..643ef2c 100755
--- a/Doc/tools/sgmlconv/latex2esis.py
+++ b/Doc/tools/sgmlconv/latex2esis.py
@@ -11,7 +11,7 @@ passed to the convert() function; changing this table can allow this
tool to support additional LaTeX markups.
The format of the table is largely undocumented; see the commented
-headers where the table is specified in main(). There is no provision
+headers where the table is specified in main(). There is no provision
to load an alternate table from an external file.
"""