]> granicus.if.org Git - python/commitdiff
others --> other's (possessive)
authorFred Drake <fdrake@acm.org>
Sat, 1 Jul 2000 17:47:38 +0000 (17:47 +0000)
committerFred Drake <fdrake@acm.org>
Sat, 1 Jul 2000 17:47:38 +0000 (17:47 +0000)
Usage error noted by Grant Griffin <grant.griffin@iowegian.com>.

Doc/lib/libpickle.tex

index c8a4d24ef72ec501f6bbaae62a99529b89fb94c4..ebc897558d98a9c6d2939a630ada7ce72423b3b7 100644 (file)
@@ -386,4 +386,4 @@ The format of the pickle data is identical to that produced using the
 programming language, and there are some freedoms in the encodings of
 certain objects, it's possible that the two modules produce different
 pickled data for the same input objects; however they will always be
-able to read each others pickles back in.)
+able to read each other's pickles back in.)