mirror of
https://github.com/python/cpython.git
synced 2025-09-11 19:27:07 +00:00
Consistency: "{\tt ...}" ==> "\code{...}"
This commit is contained in:
parent
9eb5e5097e
commit
cb42f7c295
2 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
Guido van Rossum \\
|
||||
Corporation for National Research Initiatives (CNRI) \\
|
||||
1895 Preston White Drive, Reston, Va 20191, USA \\
|
||||
E-mail: {\tt guido@CNRI.Reston.Va.US}, {\tt guido@python.org}
|
||||
E-mail: \code{guido@CNRI.Reston.Va.US}, \code{guido@python.org}
|
||||
}
|
||||
|
||||
\date{December 31, 1997 \\ Release 1.5} % XXX update before release!
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
Guido van Rossum \\
|
||||
Corporation for National Research Initiatives (CNRI) \\
|
||||
1895 Preston White Drive, Reston, Va 20191, USA \\
|
||||
E-mail: {\tt guido@CNRI.Reston.Va.US}, {\tt guido@python.org}
|
||||
E-mail: \code{guido@CNRI.Reston.Va.US}, \code{guido@python.org}
|
||||
}
|
||||
|
||||
\date{December 31, 1997 \\ Release 1.5} % XXX update before release!
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue