瀏覽代碼

python cosmetics

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.