From: Alvaro Herrera Date: Fri, 14 Mar 2008 17:28:24 +0000 (+0000) Subject: Fix duplicate word, per Guillaume Lelarge. X-Git-Url: http://git.postgresql.org/gitweb/static/gitweb.js?a=commitdiff_plain;h=eaed2eb591b55e0510351307ffc82c32f9d5ab5c;p=users%2Fbernd%2Fpostgres.git Fix duplicate word, per Guillaume Lelarge. --- diff --git a/doc/src/sgml/install-win32.sgml b/doc/src/sgml/install-win32.sgml index f88f184c05..271f178721 100644 --- a/doc/src/sgml/install-win32.sgml +++ b/doc/src/sgml/install-win32.sgml @@ -247,7 +247,7 @@ handle changed files. But if there have been large changes, you may need to clean the installation. To do this, simply run the clean.bat command, which will automatically clean out - all generated files. You can also run it with with the + all generated files. You can also run it with the dist parameter, in which case it will behave like make distclean and remove the flex/bison output files as well.