]> git.saurik.com Git - wxWidgets.git/commitdiff
Removed reference to module file
authorJulian Smart <julian@anthemion.co.uk>
Sun, 22 May 2005 13:36:34 +0000 (13:36 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Sun, 22 May 2005 13:36:34 +0000 (13:36 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34244 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/latex/wx/body.tex

index fe23510d995dc7ca8fad1f936b42cc83735776b0..f0fa69b9a5ff79bd8286dd018f52cc6663aa9f53 100644 (file)
@@ -322,8 +322,8 @@ xxx is the platform of interest, such as msw, gtk, x11, mac.
 
 \section{Windows-specific files}\label{windowsfiles}
 
-wxWidgets application compilation under MS Windows requires at least two
-extra files, resource and module definition files.
+wxWidgets application compilation under MS Windows requires at least one
+extra file: a resource file.
 
 \subsection{Resource file}\label{resources}