]> granicus.if.org Git - python/commitdiff
Fix really bad typo, noted by Neil Schemenauer <nas@arctrix.com>.
authorFred Drake <fdrake@acm.org>
Fri, 6 Oct 2000 20:16:50 +0000 (20:16 +0000)
committerFred Drake <fdrake@acm.org>
Fri, 6 Oct 2000 20:16:50 +0000 (20:16 +0000)
Doc/lib/libcopy.tex

index 446f53bacd497aeade1503fe6478bc3797f0047a..f931c0283091f25abe0bd822cea50dac764e90ff 100644 (file)
@@ -93,6 +93,6 @@ argument and the memo dictionary as second argument.
 \withsubitem{(copy protocol)}{\ttindex{__copy__()}\ttindex{__deepcopy__()}}
 
 \begin{seealso}
-\seemodule{pickle}{Discussion of the special mmethds used to
+\seemodule{pickle}{Discussion of the special methods used to
 support object state retrieval and restoration.}
 \end{seealso}