]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/ffile.h
Resolve ambiguity between GetClientXXX() methods in wxOSX wxComboBox.
[wxWidgets.git] / interface / wx / ffile.h
index 644bb1038518c848b4f5635a9d33890579f1e2ae..097bf94e3a293c6fad8f955e45a439bc9e3f56ea 100644 (file)
@@ -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