diff options
| author | Magnus Hagander <magnus@hagander.net> | 2011-09-24 14:34:32 +0200 |
|---|---|---|
| committer | Magnus Hagander <magnus@hagander.net> | 2011-09-24 14:35:08 +0200 |
| commit | b07de20ae6231e7e8b981de096d713a9c9e570e0 (patch) | |
| tree | f91a68f59a509ad7a11f76c421af2ae4a91555b6 /doc/src/sgml/install-win32.sgml | |
| parent | 05c4ef629532ebe6a8f13e6c42cda8a3ea0bd34e (diff) | |
Fix typo
Diffstat (limited to 'doc/src/sgml/install-win32.sgml')
| -rw-r--r-- | doc/src/sgml/install-win32.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/install-win32.sgml b/doc/src/sgml/install-win32.sgml index 51ba6bc43d7..5eabb382248 100644 --- a/doc/src/sgml/install-win32.sgml +++ b/doc/src/sgml/install-win32.sgml @@ -20,7 +20,7 @@ There are several different ways of building PostgreSQL on <productname>Windows</productname>. The simplest way to build with Microsoft tools is to install a supported version of the - <productname>Microsoft Platform SDK</productname> and use use the included + <productname>Microsoft Platform SDK</productname> and use the included compiler. It is also possible to build with the full <productname>Microsoft Visual C++ 2005 or 2008</productname>. In some cases that requires the installation of the <productname>Platform SDK</productname> |
