]> granicus.if.org Git - apache/commitdiff
Pedantic corrections
authorWilliam A. Rowe Jr <wrowe@apache.org>
Fri, 17 Aug 2007 20:24:19 +0000 (20:24 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Fri, 17 Aug 2007 20:24:19 +0000 (20:24 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@567128 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/platform/win_compiling.xml

index ee64420fa1b7acfbaf2cb7112419040365288e62..633252cc80bd5bc82305222a82bdb100df489e31 100644 (file)
@@ -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>