# HG changeset patch # User Sergey Budnevitch # Date 1323070372 0 # Node ID 213986c12bf0236b611bb596196e4f418bfbd6cc # Parent 08d3117ea38f76285c19185df506f06867914a3c Typo fixed. diff -r 08d3117ea38f -r 213986c12bf0 xml/en/docs/howto_build_on_win32.xml --- a/xml/en/docs/howto_build_on_win32.xml Sat Dec 03 11:18:45 2011 +0000 +++ b/xml/en/docs/howto_build_on_win32.xml Mon Dec 05 07:32:52 2011 +0000 @@ -91,7 +91,7 @@ --http-proxy-temp-path=temp/proxy_temp \ --http-fastcgi-temp-path=temp/fastcgi_temp \ --with-cc-opt=-DFD_SETSIZE=1024 --with-pcre=objs/lib/pcre-8.12 \ ---with-zlib=objs/lib/zlib-1.2.5 --withopenssl=objs/lib/openssl-1.0.0e \ +--with-zlib=objs/lib/zlib-1.2.5 --with-openssl=objs/lib/openssl-1.0.0e \ --with-select_module --with-http_ssl_module --with-ipv6