[Python-Dev] Small fix for windows.tex (original) (raw)

Irmen de Jong irmen at xs4all.nl
Tue Jan 4 00:30:24 CET 2005


The current cvs docs failed to build for me, because of a small misspelling in the windows.tex file. Here is a patch:

Index: Doc/ext/windows.tex

RCS file: /cvsroot/python/python/dist/src/Doc/ext/windows.tex,v retrieving revision 1.10 diff -u -r1.10 windows.tex --- Doc/ext/windows.tex 30 Dec 2004 10:44:32 -0000 1.10 +++ Doc/ext/windows.tex 3 Jan 2005 23:28:20 -0000 @@ -163,8 +163,8 @@ click OK. (Inserting them one by one is fine too.)

  Now open the \menuselection{Project \sub spam properties} dialog.

--Irmen



More information about the Python-Dev mailing list