Peter Thiemann преди 3 години
родител
ревизия
57c00eb89e
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      book.tex

+ 1 - 1
book.tex

@@ -16437,7 +16437,7 @@ class Tagged:
   \code{Vector}, and \code{Procedure}.}
 %
 \python{The tags are \code{'int'}, \code{'bool'}, \code{'none'},
-  \code{'tuple'}, and \code{'function'}}
+  \code{'tuple'}, and \code{'function'}.}
 %
 Tags are closely related to types
 but don't always capture all the information that a type does.