summaryrefslogtreecommitdiffstats
path: root/Doc/lib/libprofile.tex
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>1998-04-11 20:53:03 (GMT)
committerFred Drake <fdrake@acm.org>1998-04-11 20:53:03 (GMT)
commitee60191d1d318684a896794faad9ccbcfe9bd254 (patch)
tree6f56860916156f1d59f0f8159e55882648a8d9ad /Doc/lib/libprofile.tex
parent17e564042d8eccfd571ef898709d1454727741be (diff)
downloadcpython-ee60191d1d318684a896794faad9ccbcfe9bd254.zip
cpython-ee60191d1d318684a896794faad9ccbcfe9bd254.tar.gz
cpython-ee60191d1d318684a896794faad9ccbcfe9bd254.tar.bz2
Lighten up tables.
Diffstat (limited to 'Doc/lib/libprofile.tex')
-rw-r--r--Doc/lib/libprofile.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/lib/libprofile.tex b/Doc/lib/libprofile.tex
index 758944d..61da988 100644
--- a/Doc/lib/libprofile.tex
+++ b/Doc/lib/libprofile.tex
@@ -401,7 +401,7 @@ Abbreviations can be used for any key names, as long as the
abbreviation is unambiguous. The following are the keys currently
defined:
-\begin{tableii}{|l|l|}{code}{Valid Arg}{Meaning}
+\begin{tableii}{l|l}{code}{Valid Arg}{Meaning}
\lineii{'calls'}{call count}
\lineii{'cumulative'}{cumulative time}
\lineii{'file'}{file name}