X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/c02f03d563e895258dcac98a2ade423a1acbf7f9..7344108e8a129a3f9b4df5ab0f98a1713db03b89:/interface/wx/debugrpt.h?ds=inline diff --git a/interface/wx/debugrpt.h b/interface/wx/debugrpt.h index 65aa1a5185..77686c1ded 100644 --- a/interface/wx/debugrpt.h +++ b/interface/wx/debugrpt.h @@ -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;