]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/listbook.tex
implemented nested index entries and index entries pointing to multiple documents...
[wxWidgets.git] / docs / latex / wx / listbook.tex
index 2452b732548248c405169e250c914faf0b3184f4..be233a2ccfbab393978402347bf098bb226a459a 100644 (file)
@@ -6,7 +6,7 @@
 %% Created:     22.08.03
 %% RCS-ID:      $Id$
 %% Copyright:   (c) 2003 Vadim Zeitlin <vadim@wxwindows.org>
-%% License:     wxWindows license
+%% License:     wxWidgets license
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
 \section{\class{wxListbook}}\label{wxlistbook}
@@ -15,7 +15,7 @@ wxListbook is a class similar to \helpref{wxNotebook}{wxnotebook} but which
 uses a \helpref{wxListCtrl}{wxlistctrl} to show the labels instead of the
 tabs.
 
-There is no documentation for this class yet but its usage is strictly
+There is no documentation for this class yet but its usage is
 identical to wxNotebook (except for the features clearly related to tabs
 only), so please refer to that class documentation for now. You can also
 use the \helpref{notebook sample}{samplenotebook} to see wxListbook in action.
@@ -49,3 +49,4 @@ it is top).}
 \wxheading{See also}
 
 \helpref{wxNotebook}{wxnotebook}, \helpref{notebook sample}{samplenotebook}
+