diff options
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.} |
