]> granicus.if.org Git - python/commitdiff
Fix markup so this will format again.
authorFred Drake <fdrake@acm.org>
Mon, 6 Jan 2003 15:03:11 +0000 (15:03 +0000)
committerFred Drake <fdrake@acm.org>
Mon, 6 Jan 2003 15:03:11 +0000 (15:03 +0000)
Doc/lib/libdatetime.tex

index 8e4eb44bb59a97af7ebacd25fee7d9bd59090301..8878e3bee0544369934b09e1d139941951f0841a 100644 (file)
@@ -1363,7 +1363,7 @@ Instance methods:
 \end{methoddesc}
 
 \begin{methoddesc}{astimezone}{tz}
-  Return a \class{datetimetz} object with new \membar{tzinfo} member
+  Return a \class{datetimetz} object with new \member{tzinfo} member
   \var{tz}.
   \var{tz} must be \code{None}, or an instance of a \class{tzinfo} subclass.
   If \var{tz} is \code{None}, \var{self} is naive,