From 519744409b5030412616b8dc927fea157c68dd65 Mon Sep 17 00:00:00 2001 From: Fred Drake Date: Fri, 6 Oct 2000 20:16:50 +0000 Subject: [PATCH] Fix really bad typo, noted by Neil Schemenauer . --- Doc/lib/libcopy.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doc/lib/libcopy.tex b/Doc/lib/libcopy.tex index 446f53bacd..f931c02830 100644 --- a/Doc/lib/libcopy.tex +++ b/Doc/lib/libcopy.tex @@ -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} -- 2.50.1