Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ed68854

Browse files
committed
"lists objects" --> "list objects" (Section "More on Lists".)
1 parent 8d486b1 commit ed68854

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Doc/tut.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1281,7 +1281,7 @@ \chapter{Data Structures}
12811281
\section{More on Lists}
12821282

12831283
The list data type has some more methods. Here are all of the methods
1284-
of lists objects:
1284+
of list objects:
12851285

12861286
\begin{description}
12871287

Doc/tut/tut.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1281,7 +1281,7 @@ \chapter{Data Structures}
12811281
\section{More on Lists}
12821282

12831283
The list data type has some more methods. Here are all of the methods
1284-
of lists objects:
1284+
of list objects:
12851285

12861286
\begin{description}
12871287

0 commit comments

Comments
 (0)