diff options
author | Fred Drake <fdrake@acm.org> | 2002-04-05 19:54:19 (GMT) |
---|---|---|
committer | Fred Drake <fdrake@acm.org> | 2002-04-05 19:54:19 (GMT) |
commit | 9651198db4f87919f874d516c33f710bd44ea3e5 (patch) | |
tree | 3f11024f7b45ec8e777c6b30b996688abcefacd3 /Doc/ext/windows.tex | |
parent | e276339cea6a8ea9ac9ff72ed9e1b8740eceac49 (diff) | |
download | cpython-9651198db4f87919f874d516c33f710bd44ea3e5.zip cpython-9651198db4f87919f874d516c33f710bd44ea3e5.tar.gz cpython-9651198db4f87919f874d516c33f710bd44ea3e5.tar.bz2 |
Remove weird spacing in typeset version of the chapter head.
Diffstat (limited to 'Doc/ext/windows.tex')
-rw-r--r-- | Doc/ext/windows.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/ext/windows.tex b/Doc/ext/windows.tex index caac646..bff7f05 100644 --- a/Doc/ext/windows.tex +++ b/Doc/ext/windows.tex @@ -1,4 +1,4 @@ -\chapter{Building C and \Cpp{} Extensions on Windows +\chapter{Building C and \Cpp{} Extensions on Windows% \label{building-on-windows}} |