]> granicus.if.org Git - python/commitdiff
Remove an unnecessary "%" character that seems to cause a minor glitch
authorFred Drake <fdrake@acm.org>
Wed, 21 Oct 1998 00:25:32 +0000 (00:25 +0000)
committerFred Drake <fdrake@acm.org>
Wed, 21 Oct 1998 00:25:32 +0000 (00:25 +0000)
with the latest latex2html.

Doc/ref/ref3.tex

index 7b0d0d6e0113a0db1c72c8a1b8d7cf974a052c71..8c2043f8b10cb8ae66f52151d8e14b8f733343d3 100644 (file)
@@ -1060,7 +1060,7 @@ note as for \method{__getitem__()}.
 \end{methoddescni}
 
 
-\subsection{Additional methods for emulation of sequence types%
+\subsection{Additional methods for emulation of sequence types
   \label{sequence-methods}}
 
 The following methods can be defined to further emulate sequence