Bläddra i källkod

python cosmetics

Peter Thiemann 3 år sedan
förälder
incheckning
57c00eb89e
1 ändrade filer med 1 tillägg och 1 borttagningar
  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.