]> git.saurik.com Git - wxWidgets.git/commitdiff
corrected cross-reference to non existent note
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 19 Mar 2006 13:43:58 +0000 (13:43 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 19 Mar 2006 13:43:58 +0000 (13:43 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38218 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/msw/install.txt

index a51818d883279c4e5ad2fb390773e0a0a7631e8a..860c08364d965af0767cfc669faf36a410450293 100644 (file)
@@ -477,7 +477,7 @@ For example:
   cd build-debug
   ../configure --with-msw --enable-debug --enable-debug_gdb --disable-shared
   make
-  make install % This step is optional, see note (8) below.
+  make install % This step is optional, see note (6) below.
   cd samples/minimal
   make
   ./minimal.exe