diff options
author | Fred Drake <fdrake@acm.org> | 2001-07-14 02:12:27 (GMT) |
---|---|---|
committer | Fred Drake <fdrake@acm.org> | 2001-07-14 02:12:27 (GMT) |
commit | 6e5e1d924cb58be4b1922f0087e3528517f161c1 (patch) | |
tree | 62146bca93958e5336e873505c0c9710e98a1617 /Doc/texinputs | |
parent | 8da359bdc08cf97cf4820b0789c8ad8cfec36556 (diff) | |
download | cpython-6e5e1d924cb58be4b1922f0087e3528517f161c1.zip cpython-6e5e1d924cb58be4b1922f0087e3528517f161c1.tar.gz cpython-6e5e1d924cb58be4b1922f0087e3528517f161c1.tar.bz2 |
Minor change to match the style guide.
Diffstat (limited to 'Doc/texinputs')
-rw-r--r-- | Doc/texinputs/boilerplate.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/texinputs/boilerplate.tex b/Doc/texinputs/boilerplate.tex index c6dcf6c..b8ffc61 100644 --- a/Doc/texinputs/boilerplate.tex +++ b/Doc/texinputs/boilerplate.tex @@ -2,7 +2,7 @@ Fred L. Drake, Jr., editor} \authoraddress{ \strong{PythonLabs}\\ - E-mail: \email{python-docs@python.org} + Email: \email{python-docs@python.org} } \date{\today} % XXX update before release! |