From b07de20ae6231e7e8b981de096d713a9c9e570e0 Mon Sep 17 00:00:00 2001 From: Magnus Hagander Date: Sat, 24 Sep 2011 14:34:32 +0200 Subject: [PATCH] Fix typo --- doc/src/sgml/install-win32.sgml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/src/sgml/install-win32.sgml b/doc/src/sgml/install-win32.sgml index 51ba6bc43d..5eabb38224 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 Windows. The simplest way to build with Microsoft tools is to install a supported version of the - Microsoft Platform SDK and use use the included + Microsoft Platform SDK and use the included compiler. It is also possible to build with the full Microsoft Visual C++ 2005 or 2008. In some cases that requires the installation of the Platform SDK -- 2.50.1