X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/526954c5968baa29218c994ec48e476ae2bd4b9f..606e0968102a2edc4d5bb1e05c52bfd351733a25:/interface/wx/ffile.h diff --git a/interface/wx/ffile.h b/interface/wx/ffile.h index 644bb10385..097bf94e3a 100644 --- a/interface/wx/ffile.h +++ b/interface/wx/ffile.h @@ -106,7 +106,7 @@ public: void Detach(); /** - Returns @true if the an attempt has been made to read @e past + Returns @true if an attempt has been made to read @e past the end of the file. Note that the behaviour of the file descriptor based class wxFile is different as