]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/tsamples.tex
added CreateSeparatedButtonSizer(), changed signature and semantics of CreateButtonSi...
[wxWidgets.git] / docs / latex / wx / tsamples.tex
index a002c65b5f419a65f53825b182866f8a69b7848f..c9fe964a9230757342c5c9a6c254eb919fbd0637 100644 (file)
@@ -26,7 +26,7 @@ this list is not complete. You should start your tour of wxWidgets with the
 "Hello, world!". It shows the basic structure of wxWidgets program and is the
 most commented sample of all - looking at its source code is recommended.
 
-The next most useful sample is probably \helpref{widgets}{samplewidgets}
+The next most useful samples are probably \helpref{widgets}{samplewidgets}
 and \helpref{controls}{samplecontrols} which show many of wxWidgets native and
 generic controls, such as buttons, listboxes, checkboxes, comboboxes etc.