diff --git a/Doc/tut.tex b/Doc/tut.tex index a8b696c2eb5..e687c435fe9 100644 --- a/Doc/tut.tex +++ b/Doc/tut.tex @@ -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} diff --git a/Doc/tut/tut.tex b/Doc/tut/tut.tex index a8b696c2eb5..e687c435fe9 100644 --- a/Doc/tut/tut.tex +++ b/Doc/tut/tut.tex @@ -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}