diff options
| author | Peter Eisentraut <peter_e@gmx.net> | 2010-07-27 19:01:04 +0000 |
|---|---|---|
| committer | Peter Eisentraut <peter_e@gmx.net> | 2010-07-27 19:01:04 +0000 |
| commit | b8174bcd703c9484fdec56c47b96ab0601208611 (patch) | |
| tree | 630a0155a058c399a64928a39d75b7911116862b /doc/src/sgml/install-win32.sgml | |
| parent | 4aa14fe901184c73880895921ef7d37c51ed7791 (diff) | |
Spelling fixes
Diffstat (limited to 'doc/src/sgml/install-win32.sgml')
| -rw-r--r-- | doc/src/sgml/install-win32.sgml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/sgml/install-win32.sgml b/doc/src/sgml/install-win32.sgml index dd12a190b02..1e46803238f 100644 --- a/doc/src/sgml/install-win32.sgml +++ b/doc/src/sgml/install-win32.sgml @@ -1,4 +1,4 @@ -<!-- $PostgreSQL: pgsql/doc/src/sgml/install-win32.sgml,v 1.57 2010/03/17 17:12:31 petere Exp $ --> +<!-- $PostgreSQL: pgsql/doc/src/sgml/install-win32.sgml,v 1.57.4.1 2010/07/27 19:01:04 petere Exp $ --> <chapter id="install-win32"> <title>Installation from Source Code on <productname>Windows</productname></title> @@ -19,7 +19,7 @@ <para> There are several different ways of building PostgreSQL on <productname>Windows</productname>. The simplest way to build with - Microsoft tools is to intall a modern version of the + Microsoft tools is to install a modern version of the <productname>Microsoft Platform SDK</productname> and use use the included compiler. It is also possible to build with the full <productname>Microsoft Visual C++ 2005 or 2008</productname>. In some cases |
