diff options
| author | Fred Drake <fdrake@acm.org> | 1998-04-11 20:53:03 +0000 |
|---|---|---|
| committer | Fred Drake <fdrake@acm.org> | 1998-04-11 20:53:03 +0000 |
| commit | ee60191d1d318684a896794faad9ccbcfe9bd254 (patch) | |
| tree | 6f56860916156f1d59f0f8159e55882648a8d9ad /Doc/libtime.tex | |
| parent | 17e564042d8eccfd571ef898709d1454727741be (diff) | |
| download | cpython-git-ee60191d1d318684a896794faad9ccbcfe9bd254.tar.gz | |
Lighten up tables.
Diffstat (limited to 'Doc/libtime.tex')
| -rw-r--r-- | Doc/libtime.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/libtime.tex b/Doc/libtime.tex index a8c134e666..ed4f4ef23c 100644 --- a/Doc/libtime.tex +++ b/Doc/libtime.tex @@ -129,7 +129,7 @@ Convert a tuple representing a time as returned by \code{gmtime()} or The following directives, shown without the optional field width and precision specification, are replaced by the indicated characters: -\begin{tableii}{|c|p{24em}|}{code}{Directive}{Meaning} +\begin{tableii}{c|p{24em}}{code}{Directive}{Meaning} \lineii{\%a}{Locale's abbreviated weekday name.} \lineii{\%A}{Locale's full weekday name.} \lineii{\%b}{Locale's abbreviated month name.} |
