From e7027d417ab1bfbe206293445274ba31a480b65a Mon Sep 17 00:00:00 2001 From: Alvaro Herrera Date: Fri, 14 Mar 2008 17:28:24 +0000 Subject: [PATCH] Fix duplicate word, per Guillaume Lelarge. --- 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 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. -- 2.39.5