]> granicus.if.org Git - python/commitdiff
"lists objects" --> "list objects" (Section "More on Lists".)
authorFred Drake <fdrake@acm.org>
Wed, 11 Feb 1998 22:29:17 +0000 (22:29 +0000)
committerFred Drake <fdrake@acm.org>
Wed, 11 Feb 1998 22:29:17 +0000 (22:29 +0000)
Doc/tut.tex
Doc/tut/tut.tex

index a8b696c2eb581f16cc80f39024ddb8bc49a28919..e687c435fe981b06b0bdd620d9f16ddf3873745f 100644 (file)
@@ -1281,7 +1281,7 @@ more detail, and adds some new things as well.
 \section{More on Lists}
 
 The list data type has some more methods.  Here are all of the methods
-of lists objects:
+of list objects:
 
 \begin{description}
 
index a8b696c2eb581f16cc80f39024ddb8bc49a28919..e687c435fe981b06b0bdd620d9f16ddf3873745f 100644 (file)
@@ -1281,7 +1281,7 @@ more detail, and adds some new things as well.
 \section{More on Lists}
 
 The list data type has some more methods.  Here are all of the methods
-of lists objects:
+of list objects:
 
 \begin{description}