git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43613
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
\helpref{wxFFile}{wxffile} for a wrapper around {\tt FILE} structure.
{\tt wxFileOffset} is used by the wxFile functions which require offsets as
-parameter or return them. If the platform supports it, wxFileOffset if a typedef
-for a native 64 bit integer, else a 32 bit integer is used for wxFileOffset.
+parameter or return them. If the platform supports it, wxFileOffset is a typedef
+for a native 64 bit integer, otherwise a 32 bit integer is used for wxFileOffset.
\wxheading{Derived from}