diff options
author | Martin v. Löwis <martin@v.loewis.de> | 2005-01-03 23:42:01 (GMT) |
---|---|---|
committer | Martin v. Löwis <martin@v.loewis.de> | 2005-01-03 23:42:01 (GMT) |
commit | d61788b9ae76c38cac2df3a58c1cf3e9422986c6 (patch) | |
tree | 17d96b36e2ef65da83f7e5b087f7cf920c480616 /Doc/ext | |
parent | af304a6c1683a6c1f2ffc7ac473a48033b7c7cee (diff) | |
download | cpython-d61788b9ae76c38cac2df3a58c1cf3e9422986c6.zip cpython-d61788b9ae76c38cac2df3a58c1cf3e9422986c6.tar.gz cpython-d61788b9ae76c38cac2df3a58c1cf3e9422986c6.tar.bz2 |
Fix typo.
Diffstat (limited to 'Doc/ext')
-rw-r--r-- | Doc/ext/windows.tex | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Doc/ext/windows.tex b/Doc/ext/windows.tex index 9dc7a58..a821094 100644 --- a/Doc/ext/windows.tex +++ b/Doc/ext/windows.tex @@ -163,8 +163,8 @@ Hello, world click OK. (Inserting them one by one is fine too.) Now open the \menuselection{Project \sub spam properties} dialog. - You only need to change a few settings. Make sure \guilable{All - Configurations} is selected from the \guilable{Settings for:} + You only need to change a few settings. Make sure \guilabel{All + Configurations} is selected from the \guilabel{Settings for:} dropdown list. Select the C/\Cpp{} tab. Choose the General category in the popup menu at the top. Type the following text in the entry box labeled \guilabel{Additional Include Directories}: |