]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/debugrpt.h
Document wxBK_HITTEST_XXX values.
[wxWidgets.git] / interface / wx / debugrpt.h
index 65aa1a51855da7a1abc67d65eacdbbe2f802fa38..77686c1ded6712d09598957fc9b3c491a24e3483 100644 (file)
@@ -253,7 +253,7 @@ public:
     /**
         Retrieves the name (relative to GetDirectory()) and the description of
         the file with the given index. If @a n is greater than or equal to the
-        number of filse, @false is returned.
+        number of files, then @false is returned.
     */
     bool GetFile(size_t n, wxString* name, wxString* desc) const;