You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by wr...@apache.org on 2007/08/17 22:24:20 UTC

svn commit: r567128 - /httpd/httpd/trunk/docs/manual/platform/win_compiling.xml

Author: wrowe
Date: Fri Aug 17 13:24:19 2007
New Revision: 567128

URL: http://svn.apache.org/viewvc?view=rev&rev=567128
Log:
Pedantic corrections

Modified:
    httpd/httpd/trunk/docs/manual/platform/win_compiling.xml

Modified: httpd/httpd/trunk/docs/manual/platform/win_compiling.xml
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/platform/win_compiling.xml?view=diff&rev=567128&r1=567127&r2=567128
==============================================================================
--- httpd/httpd/trunk/docs/manual/platform/win_compiling.xml (original)
+++ httpd/httpd/trunk/docs/manual/platform/win_compiling.xml Fri Aug 17 13:24:19 2007
@@ -69,7 +69,7 @@
       </li>
 
       <li>
-        <p>The Windows Platform SDK for Visual C 6.0 (97) or 7.0 (.NET)</p>
+        <p>The Windows Platform SDK for Visual C++ 6.0 (97) or 7.0 (.NET)</p>
 
         <p>Apache's APR and APR-util builds require an updated Microsoft
         Windows Platform SDK, from Feb 2003 or later, included in the
@@ -82,7 +82,7 @@
 
         <p>The Platform SDK files distributed with Visual C++ 6.0 and
         Visual Studio .NET (2000) are no longer sufficient and cause many
-        compilation warnings and linkage errors.  Users of Visual C++ 8.0
+        compilation warnings and linkage errors.  Users of Visual C++ 7.1
         (Studio 2003) and later versions (of the full product, not the 
         'Visual Studio Express' flavor) may skip this requirement.</p>