# HG changeset patch # User Sergey Budnevitch # Date 1323070372 0 # Node ID 213986c12bf0236b611bb596196e4f418bfbd6cc # Parent 08d3117ea38f76285c19185df506f06867914a3c Typo fixed. diff --git a/xml/en/docs/howto_build_on_win32.xml b/xml/en/docs/howto_build_on_win32.xml --- a/xml/en/docs/howto_build_on_win32.xml +++ b/xml/en/docs/howto_build_on_win32.xml @@ -91,7 +91,7 @@ auto/configure --with-cc=cl --builddir=o --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