]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/tech/tn0001.txt
Using != doesn't work for bakefile, I don't know what does, or what this
[wxWidgets.git] / docs / tech / tn0001.txt
index 9c9ece5f786e0d79837f1afc791245ddc533ef4f..47785b6e9b3b0e5883ec14d2b3688739100c8c6d 100644 (file)
@@ -1,4 +1,4 @@
-                    How to add a new sample to wxWindows.
+                    How to add a new sample to wxWidgets.
                     =====================================
 
 To add a new sample "foo" under directory "samples/foo" you need to do
@@ -42,7 +42,7 @@ samples/ with demos/ where needed).
    by running "autoconf" on a Unix system in the corresponding directory.
 
 5. Add a short description of what the sample does and how does it work
-   to the "samples overview" section in the wxWindows manual. That section
+   to the "samples overview" section in the wxWidgets manual. That section
    lives in docs/latex/wx/tsamples.tex; look at the descriptions for other
    samples, if you are not familiar with LaTeX.