From 42934689ea030e6ab7fc14e1f23aa0abd2e67aa9 Mon Sep 17 00:00:00 2001 From: Fred Drake Date: Mon, 3 Apr 2000 15:00:28 +0000 Subject: Note that "Unicode" is always capitalized. --- Doc/doc/doc.tex | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Doc/doc/doc.tex b/Doc/doc/doc.tex index 2ce3857..55f93b4 100644 --- a/Doc/doc/doc.tex +++ b/Doc/doc/doc.tex @@ -882,6 +882,10 @@ distribution, to create or maintain whole documents or sections. \item[Python] The name of our favorite programming language is always capitalized. + + \item[Unicode] + The name of a character set and matching encoding. This is + always written capitalized. \end{description} -- cgit v0.12