X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/c02f03d563e895258dcac98a2ade423a1acbf7f9..ff8af61ce07803bd86cafea25a06915dfed2ce36:/interface/wx/debugrpt.h 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;