]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/docchfrm.tex
fixed corrupted file, checked in as text file now
[wxWidgets.git] / docs / latex / wx / docchfrm.tex
index 01fc05686963b255590cdd0560b5ce45cdae1773..c7332e832b5d32fd18e43c5f5254c2bec6fe53e2 100644 (file)
@@ -3,7 +3,7 @@
 The wxDocChildFrame class provides a default frame for displaying documents
 on separate windows. This class can only be used for SDI (not MDI) child frames.
 
-The class is part of the document/view framework supported by wxWindows,
+The class is part of the document/view framework supported by wxWidgets,
 and cooperates with the \helpref{wxView}{wxview}, \helpref{wxDocument}{wxdocument},
 \rtfsp\helpref{wxDocManager}{wxdocmanager} and \helpref{wxDocTemplate}{wxdoctemplate} classes.