summaryrefslogtreecommitdiffstats
path: root/Doc/lib/libformatter.tex
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>2001-07-14 02:50:55 (GMT)
committerFred Drake <fdrake@acm.org>2001-07-14 02:50:55 (GMT)
commit8ee679f0ce8b14a5ff9de397280b63db6e142d6d (patch)
treede085aaf3491ea3570b28a80fec8e2f6e6a70194 /Doc/lib/libformatter.tex
parent4124a0b343dcac70bbdc853d190e269a0d19e830 (diff)
downloadcpython-8ee679f0ce8b14a5ff9de397280b63db6e142d6d.zip
cpython-8ee679f0ce8b14a5ff9de397280b63db6e142d6d.tar.gz
cpython-8ee679f0ce8b14a5ff9de397280b63db6e142d6d.tar.bz2
Minor changes to match the style guide.
Diffstat (limited to 'Doc/lib/libformatter.tex')
-rw-r--r--Doc/lib/libformatter.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/lib/libformatter.tex b/Doc/lib/libformatter.tex
index 7271982..197dc3c 100644
--- a/Doc/lib/libformatter.tex
+++ b/Doc/lib/libformatter.tex
@@ -200,7 +200,7 @@ need to inherit any implementation.
The standard formatter. This implementation has demonstrated wide
applicability to many writers, and may be used directly in most
circumstances. It has been used to implement a full-featured
-world-wide web browser.
+World Wide Web browser.
\end{classdesc}