]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/view.tex
wxXXChoiceDialog documentation fixes
[wxWidgets.git] / docs / latex / wx / view.tex
index b7810be68fb30d0ea56dd277057efdf0ab66e84b..78c78385cc8ca1153303deded2c756a391a99c63 100644 (file)
@@ -1,7 +1,7 @@
 \section{\class{wxView}}\label{wxview}
 
 The view class can be used to model the viewing and editing component of
-an application's file-based data. It is part of the document/view framework supported by wxWindows,
+an application's file-based data. It is part of the document/view framework supported by wxWidgets,
 and cooperates with the \helpref{wxDocument}{wxdocument}, \helpref{wxDocTemplate}{wxdoctemplate} 
 and \helpref{wxDocManager}{wxdocmanager} classes.