fixed typo in dtor docs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13822 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -113,7 +113,7 @@ Associates the file with the given file descriptor, which has already been opene
|
|||||||
|
|
||||||
Destructor will close the file.
|
Destructor will close the file.
|
||||||
|
|
||||||
NB: it is not virtual so you should use wxFile polymorphically.
|
{\bf NB:} it is not virtual so you should not use wxFile polymorphically.
|
||||||
|
|
||||||
\membersection{wxFile::Access}\label{wxfileaccess}
|
\membersection{wxFile::Access}\label{wxfileaccess}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user