Pārlūkot izejas kodu

python cosmetics

Peter Thiemann 3 gadi atpakaļ
vecāks
revīzija
57c00eb89e
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  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.