diff options
author | Fred Drake <fdrake@acm.org> | 1999-02-22 14:48:00 (GMT) |
---|---|---|
committer | Fred Drake <fdrake@acm.org> | 1999-02-22 14:48:00 (GMT) |
commit | 7d9b13325dcda7d2d4c4b4ede5f779b0eadbde1c (patch) | |
tree | af32f4467bc0876ccd466f202f39ad5ef5ecc044 /Doc/lib/windows.tex | |
parent | 8ece8041c53be45b910a1522d1617faf38256c88 (diff) | |
download | cpython-7d9b13325dcda7d2d4c4b4ede5f779b0eadbde1c.zip cpython-7d9b13325dcda7d2d4c4b4ede5f779b0eadbde1c.tar.gz cpython-7d9b13325dcda7d2d4c4b4ede5f779b0eadbde1c.tar.bz2 |
Other chapter titles refer to collections of modules as "Services"; do
the same here.
Diffstat (limited to 'Doc/lib/windows.tex')
-rw-r--r-- | Doc/lib/windows.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/lib/windows.tex b/Doc/lib/windows.tex index 77cf4f7..ced3559 100644 --- a/Doc/lib/windows.tex +++ b/Doc/lib/windows.tex @@ -1,4 +1,4 @@ -\chapter{MS Windows Specific Modules} +\chapter{MS Windows Specific Services} This chapter describes modules that are only available on MS Windows |