]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/tsamples.tex
Whole bunch of minor doc updates from an external patch.
[wxWidgets.git] / docs / latex / wx / tsamples.tex
index 1a214499d0c00ae455528fa7112d68ab1f2ed25f..d20037ea77d6a8649fda1e6ea0c51b015a11b4e1 100644 (file)
@@ -344,7 +344,7 @@ The sample also provides some timings for adding/deleting/sorting a lot of
 \subsection{Mediaplayer sample}\label{samplemediaplayer}
 
 This sample demonstrates how to use all the features of
-\helpref{wxMediaCtrl}{wxmediactrl} and play various types of sound, video, 
+\helpref{wxMediaCtrl}{wxmediactrl} and play various types of sound, video,
 and other files.
 
 
@@ -352,7 +352,7 @@ It replaces the old dynamic sample.
 
 \subsection{Notebook sample}\label{samplenotebook}
 
-This samples shows family of controls which derive from wxBookCtrl base class.
+This samples shows family of controls which derive from wxBookCtrlBase base class.
 Although initially it was written to demonstrate \helpref{wxNotebook}{wxnotebook}
 only, it can now be also used to see \helpref{wxListbook}{wxlistbook} and
 \helpref{wxChoicebook}{wxchoicebook} in action. Test each of the controls, their